Rate Overview
Live
1 TRY = 10.5005 KZT
1 KZT = 0.095234
TRY
Avg
10.5432
High
10.5797
Low
10.5005
Last updated: 6/19/2026, 8:21:12 AM
Quick Conversions
| TRY | KZT |
|---|---|
| 1 TRY | 10.50 KZT |
| 10 TRY | 105.01 KZT |
| 50 TRY | 525.03 KZT |
| 100 TRY | 1,050.05 KZT |
| 500 TRY | 5,250.25 KZT |
| 1,000 TRY | 10,500.50 KZT |
Get TRY/KZT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=KZTExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:21:12Z",
"rates": {
"KZT": 10.500502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=KZT&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "KZT",
"amount": 100
},
"result": 1050.0502,
"rate": 10.500502
}Build with TRY/KZT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key