Africa · Rwanda

Current time in Kigali

Central Africa Time.

CAT · UTC+02:00IANA: Africa/Kigali1.95° S · 30.05° E
Current time☾ Night
23:15:09

Friday, June 5, 2026

☾ NIGHT 05:5711:5817:58
Sunrise
05:57
Solar noon
11:58
Sunset
17:58

Offset right now

UTC+02:00

Central Africa Time · CAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Kigali time

Kigali keeps one clock.

Kigali keeps a steady rhythm through Rwanda, sticking to Central African Time all year—no daylight savings to chase. Its consistent pace makes it easy for remote teams east or west to lock in overlap without readjusting clocks.

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].

Why does Kigali not observe daylight saving time?
Kigali, Rwanda's location near the equator means nearly equal daylight year-round, so there's little need to adjust clocks.
Does Rwanda ever change its time zone?
No, Kigali has remained on Central African Time (CAT) since its adoption, with no shifts.
How does Kigali's time zone benefit remote collaboration?
Teams in Kigali and across Africa maintain a consistent schedule, simplifying coordination with partners.
When does Kigali observe the same time as Nairobi?
Kigali and Nairobi share the same time zone, with no need for conversions.
Are there any seasonal time changes like in other regions?
Kigali skips seasonal shifts, keeping work hours steady throughout the year.
What is the UTC offset for Kigali?
Kigali is consistently UTC+2, with no daylight saving adjustments.
Why is Kigali's time zone interesting?
Its lack of daylight saving and consistent equatorial daylight offer a unique, steady rhythm for global teams.
How does daylight saving affect Kigali?
Kigali's location near the equator results in roughly 12 hours of daylight year-round, so there's no need for daylight saving time changes.

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
}
}
]
}