Oceania · Fiji

Current time in Suva

Fiji Standard Time.

+12 · UTC+12:00IANA: Pacific/Fiji18.13° S · 178.42° E
Current time☀ Daylight
15:26:15

Sunday, May 31, 2026

06:3012:0317:37
Sunrise
06:30
Solar noon
12:03
Sunset
17:37

Offset right now

UTC+12:00

Fiji Standard Time · +12

Daylight saving

Not observed

This zone has no seasonal clock change.

About Suva time

Suva keeps one clock.

Suva moves to a relaxed island rhythm set permanently to Fiji Time on UTC+12, where meetings across the Pacific unfold against a backdrop of warm tropical evenings—early mornings here are late nights in London, so remote teams in Europe should expect opposite-end availability from this Pacific capital.

Frequently asked questions

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

Why does Fiji stay on UTC+12 all year?
Fiopolitical decision rather than latitude alone.

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