Manzil

Manzil info

The Qur’an is traditionally divided into 7 Manzils to allow for its complete recitation in one week. This division is especially useful for those who aim to maintain a weekly recitation habit.

Tags

Download Links

Manzil 6

Total Ayahs: 842

Ayah Range

From: As-Saffat, Ayah 1

To: Al-Hujurat, Ayah 18

Surahs in this Manzil

  • Surah As-Saffat: Ayahs 1-182
  • Surah Sad: Ayahs 1-88
  • Surah Az-Zumar: Ayahs 1-75
  • Surah Ghafir: Ayahs 1-85
  • Surah Fussilat: Ayahs 1-54
  • Surah Ash-Shuraa: Ayahs 1-53
  • Surah Az-Zukhruf: Ayahs 1-89
  • Surah Ad-Dukhan: Ayahs 1-59
  • Surah Al-Jathiyah: Ayahs 1-37
  • Surah Al-Ahqaf: Ayahs 1-35
  • Surah Muhammad: Ayahs 1-38
  • Surah Al-Fath: Ayahs 1-29
  • Surah Al-Hujurat: Ayahs 1-18

Export Formats

Manzil data is exported in both JSON and SQLite formats.

JSON Format

Here is an example of the JSON structure for the first Manzil:

{
  "1": {
    "manzil_number": 1,
    "verses_count": 669,
    "first_verse_key": "1:1",
    "last_verse_key": "4:176",
    "verse_mapping": {
      "1": "1-7",
      "2": "1-286",
      "3": "1-200",
      "4": "1-176"
    }
  }
}
    
Field Type Description
manzil_number INTEGER The manzil number (1 to 7).
verses_count INTEGER Total number of verses in the manzil.
first_verse_key TEXT The key of the first verse in the manzil (e.g. 1:1).
last_verse_key TEXT The key of the last verse in the hizb (e.g. 4:176).
verse_mapping OBJECT A mapping of surah numbers to ayah ranges within this manzil. For example, "2": "1-286" indicates that all ayahs of Surah Al-Baqarah(1 to 286) are in this manzil.