Rate Overview
Live
1 KZT = 0.097728 UAH
1 UAH = 10.2325
KZT
Avg
0.096838
High
0.097728
Low
0.096142
Last updated: 8/21/2026, 4:44:49 AM
Quick Conversions
| KZT | UAH |
|---|---|
| 1 KZT | 0.10 UAH |
| 10 KZT | 0.98 UAH |
| 50 KZT | 4.89 UAH |
| 100 KZT | 9.77 UAH |
| 500 KZT | 48.86 UAH |
| 1,000 KZT | 97.73 UAH |
Get KZT/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=UAHExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-08-21T04:44:49Z",
"rates": {
"UAH": 0.097728
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "UAH",
"amount": 100
},
"result": 9.7728,
"rate": 0.097728
}Build with KZT/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key