Rate Overview
Live
1 ALL = 5.9121 KZT
1 KZT = 0.169144
ALL
Avg
6.1549
High
6.6371
Low
5.5941
Last updated: 6/23/2026, 7:38:26 AM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.91 KZT |
| 10 ALL | 59.12 KZT |
| 50 ALL | 295.61 KZT |
| 100 ALL | 591.21 KZT |
| 500 ALL | 2,956.06 KZT |
| 1,000 ALL | 5,912.13 KZT |
Get ALL/KZT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=KZTExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-06-23T07:38:26Z",
"rates": {
"KZT": 5.912127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=KZT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "KZT",
"amount": 100
},
"result": 591.2127,
"rate": 5.912127
}Build with ALL/KZT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key