Americas · Bolivia

Current time in Sucre

Bolivia Time.

-04 · UTC-04:00IANA: America/La_Paz19.02° S · 65.26° W
Current time☀ Daylight
17:16:06

Friday, June 5, 2026

06:4812:1917:50
Sunrise
06:48
Solar noon
12:19
Sunset
17:50

Offset right now

UTC-04:00

Bolivia Time · -04

Daylight saving

Not observed

This zone has no seasonal clock change.

About Sucre time

Sucre keeps one clock.

Sucre moves at a calm, unhurried pace, where life unfolds gently beneath the highland sun. Bolivia’s constitutional capital blends colonial charm with a steady, sun-driven rhythm, perfect for remote workers who prefer steady, predictable daylight hours without any clock shifts.

Frequently asked questions

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

Does Bolivia observe daylight saving time?
No, Bolivia does not observe daylight saving time and the clock stays the same all year.
Is Sucre the official capital of Bolivia?
Yes, Sucre is the constitutional capital of Bolivia, home to the country's judicial and historical government.
What time zone is Sucre?
Sucre operates on America/La_Paz time, without daylight saving adjustments.
How high is Sucre?
Sucre sits at roughly 2,800 meters above sea level, which makes the climate mild despite being near the equator.
What are typical working hours in Sucre?
Office hours tend to follow a mid-morning start around 9 AM and break in the early afternoon before resuming until about 6 PM.
Is internet reliable in Sucre?
In central Sucre, internet is stable for remote work, while outskirts can vary.
Can I pair well with Sucre if I're in US Eastern Time?
Eastern Time shares this exact same timezone in winter; in summer Sucre stays fixed while your clocks spring forward, creating a temporary hour gap.

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