Africa · Rwanda
Current time in Kigali
Central Africa Time.
CAT · UTC+02:00IANA: Africa/Kigali1.95° S · 30.05° E
Current time☾ Night
05:26:39
Sunday, May 31, 2026
Sunrise
05:56
Solar noon
11:57
Sunset
17:58
Daylight saving
Not observed
This zone has no seasonal clock change.
About Kigali time
Kigali keeps one clock.
Kigali
Frequently asked questions
Common questions about Kigali's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].
- Does Kigali observe daylight saving time?
- No, Kigali remains at a steady Central Africa Time (CAT) year-round—no surprises for scheduling.
- What UTC offset does Kigali use?
- Kigali is at UTC+2, keeping pace with many East African cities and just two hours ahead of UTC.
- Is Kigali’s time zone shared with other countries?
- Yes, Central Africa Time is used by several countries in the region, making coordination across borders seamless.
- How is business typically conducted in Kigali?
- Rwanda’s capital errs on the punctual side—meetings start on time and schedules are respected.
- When is daylight in Kigali in December?
- Expect long, consistent daylight hours as Kigali sits near the equator; there's little seasonal variation.
- How does Kigali compare to East African neighbors in time?
- Kigali matches the clocks of countries like Burundi and Tanzania, simplifying regional collaboration.
- Is night and day length dramatic in Kigali?
- Kigali’s equatorial position means day and night are nearly equal all year—no extreme shifts.
- What’s unique about Kigali’s time zone?
- Kigali’s time zone is stable and predictable, with no daylight saving changes to worry about.
Free · Developer API
Time, as JSON.
Every IANA time zone with live offsets, DST status, and the countries and cities that use them — clean, dependable JSON. Sign up free and get an API key in seconds.
GET /v1/timezones Live
countries, cities, convert, DST transitions coming next.
Get your free API key →// France's time zones, right now
GET /v1/timezones?country=fr
{
"data": [
{
"iana": "Europe/Paris",
"display_name": "Paris",
"current": {
"utc_offset": "+02:00",
"abbreviation": "CEST",
"is_dst": true
}
}
]
}