Rate Overview
Live
1 ALL = 5.7947 KZT
1 KZT = 0.172571
ALL
Avg
5.7843
High
5.8136
Low
5.7664
Last updated: 8/22/2026, 7:05:24 AM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.79 KZT |
| 10 ALL | 57.95 KZT |
| 50 ALL | 289.74 KZT |
| 100 ALL | 579.47 KZT |
| 500 ALL | 2,897.36 KZT |
| 1,000 ALL | 5,794.71 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-22T07:05:24Z",
"rates": {
"KZT": 5.79471
}
}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": 579.471,
"rate": 5.79471
}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