Asia · Central Asia · Sovereign state
Current time in Kyrgyzstan
A single time zone at UTC+06:00.
Time in Bishkek☾ Night
02:02:06
Saturday, June 6, 2026
Zone
+06
UTC
UTC+06:00
IANA
Asia/Bishkek
About Kyrgyzstan's time
A single time zone.
Kyrgyzstan has a single timezone at UTC+6 and doesn't observe daylight saving time, keeping things simple for travelers and remote workers.
Major cities
Cities of Kyrgyzstan.
Frequently asked questions
Common questions about Kyrgyzstan's time zone, daylight saving rules, and how to handle it in software. Can't find what you need? Email [email protected].
- What time zone is Kyrgyzstan?
- Kyrgyzstan uses a single time zone, Asia/Bishkek, which is UTC+6 year-round.
- Does Kyrgyzstan observe daylight saving time?
- No, Kyrgyzstan does not observe daylight saving time.
- What is the current time in Kyrgyzstan?
- The current time in Kyrgyzstan is the same as Asia/Bishkek, which is UTC+6.
- Does Kyrgyzstan have multiple time zones?
- No, Kyrgyzstan has a single time zone.
- Is Kyrgyzstan on GMT?
- No, Kyrgyzstan is on UTC+6.
- What is the time zone in Kyrgyzstan?
- Kyrgyzstan uses the Asia/Bishkek time zone, which is UTC+6.
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
}
}
]
}