Qibla Direction in Makkah — You Are at the Kaaba
Makkah is the qibla — the direction Muslims face in prayer points to the Kaaba here. From within the city every direction leads to it; use the distance and compass tools to see bearings from any other city.
Formula
bearing = atan2( sin(dLng), cos(lat) * tan(21.4225) - sin(lat) * cos(dLng) ) dLng = 39.8262 - longitude (Kaaba: 21.4225 N, 39.8262 E) distance = 6371 * 2 * atan2( sqrt(a), sqrt(1-a) ) (great-circle, km)
Example
From Makkah: you are at the Kaaba.
How to Use
- 1. Your city is already selected — the qibla bearing is shown below.
- 2. Or pick any other city from the list to compare.
- 3. Tap "Use My Location" to compute the bearing from your exact position.
- 4. On a phone, tap "Enable Live Compass" and rotate until the Kaaba icon reaches the top.