Rate Overview
Live
1 ALL = 5.9639 KZT
1 KZT = 0.167676
ALL
Avg
6.0461
High
6.1163
Low
5.9639
Last updated: 3/7/2026, 12:15:33 AM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.96 KZT |
| 10 ALL | 59.64 KZT |
| 50 ALL | 298.19 KZT |
| 100 ALL | 596.39 KZT |
| 500 ALL | 2,981.95 KZT |
| 1,000 ALL | 5,963.89 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-03-07T00:15:33Z",
"rates": {
"KZT": 5.963891
}
}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": 596.3891,
"rate": 5.963891
}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