Rate Overview
Live
1 ALL = 5.8106 KZT
1 KZT = 0.172100
ALL
Avg
5.8079
High
5.8598
Low
5.7725
Last updated: 4/17/2026, 6:25:00 AM
Quick Conversions
| ALL | KZT |
|---|---|
| 1 ALL | 5.81 KZT |
| 10 ALL | 58.11 KZT |
| 50 ALL | 290.53 KZT |
| 100 ALL | 581.06 KZT |
| 500 ALL | 2,905.28 KZT |
| 1,000 ALL | 5,810.57 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-04-17T06:25:00Z",
"rates": {
"KZT": 5.810566
}
}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": 581.0566,
"rate": 5.810566
}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