Asia · Southern Asia · Sovereign state

Current time in Maldives

A single time zone at UTC+05:00.

Time in Malé☾ Night
00:59:06

Saturday, June 6, 2026

☾ NIGHT 05:5312:0418:15
Zone
+05
UTC
UTC+05:00
IANA
Indian/Maldives

About Maldives's time

A single time zone.

The Maldives uses a single time zone, Maldives Time (MVT), which is UTC+05:00. Located in the Indian Ocean, the country does not observe daylight saving time, so the time remains consistent year-round.

Major cities

Cities of Maldives.

History

How Maldives keeps time.

The Maldives adopted Maldives Time (UTC+05:00) during the 20th century, aligning its clocks with neighboring regions in South Asia. Since then, the country has maintained this single time zone without any changes, and there has been no historical adoption of daylight saving time in the Maldives.

Did you know?

Things about Maldives's time.

Fact · 01

The time zone of the Maldives (UTC+05:00) is based on Male, the capital, located at the 73°E longitude. This means the Maldives shares its time zone with neighboring countries such as Pakistan and Uzbekistan, facilitating coordination in trade and travel across the region.

Fact · 02

The Maldives' position in the Indian Ocean also means that the time zone aligns well with countries to its west, including India, which uses UTC+5:30. The proximity in time zones eases communication and connectivity across the subcontinent.

Frequently asked questions

Common questions about Maldives'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 the Maldives in?
The Maldives is in the Maldives Time (MVT) zone, which is UTC+05:00.
Does the Maldives observe daylight saving time?
No, the Maldives does not observe daylight saving time. The time remains consistent year-round at UTC+05:00.
Which country's time zone is similar to the Maldives?
The Maldives shares its time zone with neighboring countries such as Pakistan and Uzbekistan, both of which also use UTC+05:00.
How does the Maldives' time zone benefit travelers?
The time zone aligns well with countries to its west, including India, which uses UTC+5:30. The proximity in time zones eases communication and connectivity across the subcontinent.
What does Maldives Time (MVT) stand for?
Maldives Time (MVT) is the standard time zone used in the Maldives, which is set at UTC+05:00.
Is there any daylight saving time in the Maldives?
No, the Maldives does not have any daylight saving time practice.
How does the Maldives align its time zone with neighboring countries?
The Maldives' time zone is based on Male, the capital, located at the 73°E longitude, which matches UTC+05:00, aligning it with countries like Pakistan and Uzbekistan.
What is the time zone in the Maldives?
The Maldives operates under Maldives Time (MVT), which is always UTC+05:00, with no daylight saving adjustments.

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