Africa · Liberia

Current time in Monrovia

Greenwich Mean Time.

GMT · UTC+00:00IANA: Africa/Monrovia6.30° N · 10.80° W
Current time☾ Night
03:26:37

Sunday, May 31, 2026

☾ NIGHT 06:2712:4018:54
Sunrise
06:27
Solar noon
12:40
Sunset
18:54

Offset right now

UTC+00:00

Greenwich Mean Time · GMT

Daylight saving

Not observed

This zone has no seasonal clock change.

About Monrovia time

Monrovia keeps one clock.

GMT

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