Americas · Bolivia

Current time in Sucre

Bolivia Time.

-04 · UTC-04:00IANA: America/La_Paz19.02° S · 65.26° W
Current time☾ Night
23:26:47

Saturday, May 30, 2026

☾ NIGHT 06:4612:1817:50
Sunrise
06:46
Solar noon
12:18
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 gentle pace that suits its high-altitude rhythm in the heart of Bolivia. Meetings tend to flow around traditional business hours, but don’t be surprised if a later start to the day allows everyone time to enjoy an empanda and strong coffee before diving into work.

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

What is the daylight situation like in Sucre?
Sucre enjoys relatively consistent daylight throughout the year because Bolivia does not observe daylight saving time, so the sun rises and sets at similar times daily, making scheduling predictable.
Are there any unusual time coordination issues in Sucre?
Bolivia’s single time zone means Sucre aligns with the entire country, simplifying coordination across regions.
Is there a unique aspect of Bolivia’s time zone?
Bolivia’s fixed time zone avoids the complexity of daylight saving changes, reducing confusion when planning across seasons.
What is the typical work rhythm like?
Work in Sucre generally follows a relaxed schedule, with many starting later in the morning and taking time for a break in the afternoon.
Are there peak productivity hours?
Late mornings and early afternoons are most active, as people adjust slightly to the altitude and pace of life.
How does Sucre’s daylight compare to other South American cities?
Sucre’s daylight hours remain steady throughout the year, unlike cities that adjust their clocks seasonally.
Are there public holidays that affect scheduling?
National holidays are observed consistently, and it's best to plan around Carnival and local festivals.
Does Sucre have any unique timing traditions?
Business lunches are important and can last longer than in other parts of the world, so start meetings accordingly.
How do businesses handle time zones?
Since Bolivia uses a single time zone, businesses avoid confusion that comes with daylight saving changes.

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