Africa · Western Africa · Sovereign state
Current time in Guinea
A single time zone at null.
Time in Conakry☾ Night
03:26:11
Sunday, May 31, 2026
Zone
GMT
UTC
UTC+00:00
IANA
Africa/Conakry
About Guinea's time
A single time zone.
Guinea operates on a single timezone, Greenwich Mean Time (GMT, UTC+0), with no Daylight Saving Time changes throughout the year.
Major cities
Cities of Guinea.
Frequently asked questions
Common questions about Guinea's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].
- What time zone is Guinea in?
- Guinea operates on Greenwich Mean Time (GMT), which is UTC+0. The entire country uses a single time zone called Africa/Conakry.
- Does Guinea observe Daylight Saving Time?
- No, Guinea does not observe Daylight Saving Time. The time remains constant year-round at UTC+0.
- What time is the sunrise and sunset in Guinea?
- Sunrise in Guinea typically occurs around 6:00-6:30 AM local time, and sunset around 6:30-7:00 PM, varying slightly by season and location within the country.
- Is Guinea in the same time zone as other West African countries?
- Yes, Guinea shares its UTC+0 time zone with several other West African countries including Senegal, Gambia, Sierra Leone, Liberia, and Mauritania.
- How do I set my clock when traveling to Guinea?
- If you're coming from a country that observes Daylight Saving Time, remember that Guinea stays on GMT year-round, so you may need to adjust your clock accordingly.
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
}
}
]
}