Rate Overview
Live
1 KZT = 0.173107 ALL
1 ALL = 5.7768
KZT
Avg
0.163982
High
0.176806
Low
0.150638
Last updated: 7/26/2026, 1:13:37 AM
Quick Conversions
| KZT | ALL |
|---|---|
| 1 KZT | 0.17 ALL |
| 10 KZT | 1.73 ALL |
| 50 KZT | 8.66 ALL |
| 100 KZT | 17.31 ALL |
| 500 KZT | 86.55 ALL |
| 1,000 KZT | 173.11 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-07-26T01:13:37Z",
"rates": {
"ALL": 0.173107
}
}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.3107,
"rate": 0.173107
}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