Rate Overview
Live
1 ALL = 5.8404 KZT
1 KZT = 0.171220
ALL
Avg
5.8024
High
5.8404
Low
5.7628
Last updated: 8/2/2026, 1:02:23 PM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.84 KZT |
| 10 ALL | 58.40 KZT |
| 50 ALL | 292.02 KZT |
| 100 ALL | 584.05 KZT |
| 500 ALL | 2,920.23 KZT |
| 1,000 ALL | 5,840.45 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-08-02T13:02:23Z",
"rates": {
"KZT": 5.84045
}
}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": 584.045,
"rate": 5.84045
}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