Asia · Philippines

Current time in Makati City

Philippine Standard Time.

PST · UTC+08:00IANA: Asia/Manila14.55° N · 121.03° E
Current time☀ Daylight
12:41:04

Tuesday, June 2, 2026

05:2511:5318:21
Sunrise
05:25
Solar noon
11:53
Sunset
18:21

Offset right now

UTC+08:00

Philippine Standard Time · PST

Daylight saving

Not observed

This zone has no seasonal clock change.

About Makati City time

Makati City keeps one clock.

Makati City is the financial heart of the Philippines, where the workday kicks off early to align with global markets, and the tropical sun sets around 6 PM year-round, giving teams a predictable rhythm for syncing with partners across Asia.

Frequently asked questions

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

What time zone is Makati City in?
Makati City follows Philippine Standard Time (PST), which is UTC+8, with no daylight saving adjustments.
Does Makati City observe daylight saving time?
No, the Philippines does not observe daylight saving time, so the time remains consistent throughout the year.
How does Makati City's time zone affect business hours?
Business hours in Makati City typically start early, around 8 AM, to overlap with both Asian and Western markets, making it a hub for international finance.
What is the population of Makati City?
Makati City has a population of approximately 510,383 people.
How does the time zone impact daily life in Makati City?
The consistent UTC+8 time zone means that daily routines and work schedules are stable, with the sun setting around 6 PM, which helps in planning activities and meetings.
What is the latitude and longitude of Makati City?
Makati City is located at approximately 14.550270 latitude and 121.032690 longitude.
How does Makati City's time zone compare to other major cities in the Philippines?
Makati City shares the same time zone as Manila and other major cities in the Philippines, which is UTC+8.
What is the current time offset for Makati City?
The current time offset for Makati City is UTC+8, or 480 minutes ahead of 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
}
}
]
}