Africa · Kenya

Current time in Nairobi

East Africa Time.

EAT · UTC+03:00IANA: Africa/Nairobi1.28° S · 36.82° E
Current time☾ Night
00:15:47

Saturday, June 6, 2026

☾ NIGHT 06:2912:3118:32
Sunrise
06:29
Solar noon
12:31
Sunset
18:32

Offset right now

UTC+03:00

East Africa Time · EAT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Nairobi time

Nairobi keeps one clock.

Nairobi buzzes with steady rhythm at the heart of East Africa’s tech and diplomacy hub, where business keeps pace with the sun high overhead, and the city’s forward-leaning workday stretches from early morning into a long, productive afternoon under bright equatorial light. Remote teams find Nairobi a natural bridge time zone for linking European mornings with North American late hours—ideal for real-time collaboration without anyone staring bleary-eyed into the dark.

Frequently asked questions

Common questions about Nairobi's time zone, daylight saving rules, and scheduling across it. Can't find what you need? Email [email protected].

Does Nairobi observe daylight saving time?
No, Nairobi does not observe daylight saving time, meaning the time remains consistent year-round, making scheduling simpler for remote teams.
What is the standard time zone of Nairobi?
Nairobi operates in the East Africa Time (EAT) zone, which is three hours ahead of Coordinated Universal Time (UTC+3).
How does Nairobi's position near the equator affect its time zone?
Being so close to the equator, Nairobi experiences nearly 12 hours of daylight every day and minimal seasonal variation, leading to a stable and predictable work rhythm.
Why is Nairobi's time zone good for meetings between Europe and North America?
Nairobi’s EAT zone is a convenient midpoint, enabling professionals to coordinate easily across continents during typical business hours in both regions.
What is the local currency used in Nairobi?
The Kenyan Shilling (KES) is the official currency, and knowing its exchange rates from your local currency is helpful when planning expenses or setting payment terms for Nairobi-based services or employees.
How do public holidays in Nairobi affect business schedules?
There are about 12 public holidays per year, often tied to cultural, historical, or international observances, which businesses typically close or operate on limited hours.
Is Nairobi's time zone the same as other East African countries?
Yes, several neighboring countries like Uganda, Tanzania, and Somalia share the same East Africa Time (UTC+3), which favors multi-country coordination.
Which are the peak business hours in Nairobi?
Most offices operate from 8:00 AM to 5:00 PM, aligning with daylight hours and keeping energy use and commutes manageable

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