Americas · Brazil

Current time in São Paulo

Brasilia Standard Time.

-03 · UTC-03:00IANA: America/Sao_Paulo23.55° S · 46.64° W
Current time☾ Night
01:41:04

Tuesday, June 2, 2026

☾ NIGHT 06:4112:0417:27
Sunrise
06:41
Solar noon
12:04
Sunset
17:27

Offset right now

UTC-03:00

Brasilia Standard Time · -03

Daylight saving

Not observed

This zone has no seasonal clock change.

About São Paulo time

São Paulo keeps one clock.

São Paulo is Brazil's bustling business heart, where most of the South American corporate and financial activity aligns with New York's working hours thanks to the Americas-friendly time difference. Being on the -3 offset means your global colleagues in Europe will find it easiest to collaborate during their mornings.

Frequently asked questions

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

São Paulo shares its time zone with which capital cities?
Cities like Buenos Aires in Argentina, and Montevideo in Uruguay share the same standard offset of -3.00 hours.
Does São Paulo observe daylight saving time to align with trading hours?
São Paulo does not currently observe daylight saving time, maintaining a consistent -3.00 hour offset year-round.
How does this timezone benefit international business?
Its location makes it a gateway for EMEA-APAC calls, particularly for early European starts.
What is the earliest sunrise São Paulo sees in the Southern Hemisphere winter?
Around 6:30 a.m. local time in June and July.
How long are São Paulo evenings in the summer?
Days stretch late into December and January, with sunset pushing past 7:30 p.m.
Is São Paulo's time zone ever different from Argentina's?
Yes, Brazil abolished daylight saving recently, creating minor seasonal differences with neighbors like Argentina.
Which is the largest city in the -3 offset?
São Paulo is the largest metropolis among all cities observing this time difference from Coordinated Universal Time.

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