Africa · Guinea

Current time in Conakry

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Conakry9.50° N · 13.70° W
Current time☾ Night
03:26:14

Sunday, May 31, 2026

☾ NIGHT 06:3312:5219:11
Sunrise
06:33
Solar noon
12:52
Sunset
19:11

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Conakry time

Conakry keeps one clock.

In Conakry, Guinea's coastal capital, the sun and schedule move in sync with Greenwich Mean Time, making it a natural meeting point for teams spanning Europe and West Africa. Business hours flow steadily from morning through the afternoon, with the consistent equatorial daylight keeping the pace of work predictable year-round.

Frequently asked questions

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

Why does Conakry use GMT despite being in West Africa?
Conakry adopted Greenwich Mean Time (UTC+0) historically, aligning with its longitude near the prime meridian's influence, which simplifies coordination with European partners.
How does Conakry's timezone benefit remote teams?
Being on GMT allows Conakry to overlap neatly with both European mornings and West African afternoons, ideal for real-time collaboration across continents.
Does Conakry observe daylight saving time?
No, Conakry does not observe daylight saving time, so the time remains constant throughout the year, simplifying scheduling.
What's unique about Conakry's daylight pattern?
Located near the equator, Conakry experiences minimal variation in daylight hours year-round, with roughly 12 hours of sunlight daily, supporting a stable work rhythm.
How does Conakry's time zone compare to neighboring countries?
Unlike some West African countries that use UTC+1, Conakry's GMT alignment sets it apart, offering a direct link to global time standards.
Is Conakry's timezone changing soon?
There are no current plans for Guinea to change its timezone or adopt daylight saving, maintaining its straightforward GMT alignment.

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