English Quran API
Access Quran data with authentic English translation by Muhammad Asad and comprehensive API features
About English API
RESTful API providing Quran data with English translation by Muhammad Asad, transliteration, and structured JSON responses. Data sourced from alquran.cloud
Surah Endpoints
Access Quran surahs with English translation and transliteration
GET /api/en/surahGET /api/en/surah/{number}Audio Features
High-quality audio recitations from 5 renowned reciters
Available Reciters:
- • 01: Abdullah Al-Juhany
- • 02: Abdul Muhsin Al-Qasim
- • 03: Abdurrahman as-Sudais
- • 04: Ibrahim Al-Dossari
- • 05: Misyari Rasyid Al-Afasi
- • 06: Yasser Al-Dosari
Audio Types:
- • audioFull: Complete surah recitation
- • audio (per ayah): Individual verse recitation
- • High-quality MP3 format
- • CDN-hosted for fast delivery
Data Source
Information about the data source and attribution
AlQuran Cloud API
The English translation data is sourced from alquran.cloud, a comprehensive Islamic API service that provides authentic Quran translations from various scholars including Muhammad Asad.
Try the API
Test the English API endpoints directly from this page
/surah
Get list of all surahs with English names and basic information
curl "https://equran.id/api/en/surah"
/surah/{number}
Get detailed surah with verses, English translation by Muhammad Asad, and transliteration
curl "https://equran.id/api/en/surah/{number}"