Rate Overview
Live
1 ALL = 5.9241 KZT
1 KZT = 0.168801
ALL
Avg
5.9478
High
6.2757
Low
5.6607
Last updated: 6/22/2026, 11:11:33 PM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.92 KZT |
| 10 ALL | 59.24 KZT |
| 50 ALL | 296.21 KZT |
| 100 ALL | 592.41 KZT |
| 500 ALL | 2,962.07 KZT |
| 1,000 ALL | 5,924.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-22T23:11:33Z",
"rates": {
"KZT": 5.924131
}
}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": 592.4131,
"rate": 5.924131
}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