Rate Overview
Live
1 KZT = 0.172100 ALL
1 ALL = 5.8106
KZT
Avg
0.172184
High
0.173233
Low
0.170653
Last updated: 4/17/2026, 6:24:49 AM
Quick Conversions
| KZT | ALL |
|---|---|
| 1 KZT | 0.17 ALL |
| 10 KZT | 1.72 ALL |
| 50 KZT | 8.61 ALL |
| 100 KZT | 17.21 ALL |
| 500 KZT | 86.05 ALL |
| 1,000 KZT | 172.10 ALL |
Get KZT/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KZT¤cies=ALLExample Response:
{
"success": true,
"base": "KZT",
"date": "2026-04-17T06:24:49Z",
"rates": {
"ALL": 0.1721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KZT&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KZT",
"to": "ALL",
"amount": 100
},
"result": 17.21,
"rate": 0.1721
}Build with KZT/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key