Africa · Middle Africa · Sovereign state

Current time in Equatorial Guinea

A single time zone at UTC+01:00.

Time in Ciudad de la Paz☾ Night
21:01:12

Friday, June 5, 2026

☾ NIGHT 06:1012:1618:22
Zone
WAT
UTC
UTC+01:00
IANA
Africa/Malabo

About Equatorial Guinea's time

A single time zone.

Equatorial Guinea keeps things simple with one timezone: West Africa Time (UTC+1), with no daylight saving time to worry about.

Major cities

Cities of Equatorial Guinea.

History

How Equatorial Guinea keeps time.

The story of Equatorial Guinea's current timezone begins with its independence from Spain in 1968. When the country gained independence on October 12, 1968, it inherited the Spanish timezone system. During the colonial period, Equatorial Guinea had used the same timezone as mainland Spain, which was Central European Time (UTC+1) during standard time, but Spain in turn had a complex post-war timezone situation.

After independence, West Africa remained aligned with West Africa Time (WAT), which is UTC+1. Since Equatorial Guinea shares the same longitudinal position (roughly between 5°30'E and 11°30'E) with neighboring Cameroon and Gabon, this made practical sense geographically Equo

0 0

The The UTC

with

Western

While

UTC

UTC

UTC

West

n. This geographical alignment with its neighbors has been crucial for economic and communication reasons. The country has never observed Daylight saving time, keeping stable timekeeping practices since independence.

It's worth noting that Equatorial Guinea is one of the rare countries that has maintained consistent timezone practice throughout its modern history, avoiding the disruptions that frequent timezone changes cause in many neighboring West African countries during political transitions in the mid-20th century.

Frequently asked questions

Common questions about Equatorial 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 does Equatorial Guinea use?
Equatorial Guinea uses West Africa Time (WAT), which is UTC+1, and does not observe daylight saving time.
Does Equatorial Guinea observe daylight saving time?
No, Equatorial Guinea does not observe daylight saving time. The time remains UTC+1 year-round.
Is Equatorial Guinea in the same timezone as its neighbors?
Yes, Equatorial Guinea shares West Africa Time (UTC+1) with neighboring countries like Cameroon, Gabon, Nigeria, and the Central African Republic.
How many time zones does Equatorial Guinea have?
Equatorial Guinea has only one time zone: Africa/Malabo, which covers the entire country including the island of Bioko and the mainland region of Río Muni.
What is the time difference between Equatorial Guinea and London?
Equatorial Guinea is 1 hour ahead of London during standard time (when the UK is on GMT). During British Summer Time (GMT+1), both locations are in the same timezone.
Can I use my phone normally when traveling to Equatorial Guinea?
Yes, if your phone supports automatic timezone detection, it will switch to WAT (UTC+1) when you arrive in Equatorial Guinea.
Is there any part of Equatorial Guinea with a different timezone?
No, despite comprising both the island of Bioko and the mainland region of Río Muni, the entire country operates on a single timezone: West Africa Time (UTC+1).

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