Rate Overview
Live
1 AED = 126.2449 KZT
1 KZT = 0.007921
AED
Avg
126.0273
High
126.3187
Low
124.7670
Last updated: 5/6/2026, 7:17:52 PM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 126.24 KZT |
| 10 AED | 1,262.45 KZT |
| 50 AED | 6,312.24 KZT |
| 100 AED | 12,624.49 KZT |
| 500 AED | 63,122.43 KZT |
| 1,000 AED | 126,244.85 KZT |
Get AED/KZT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=KZTExample Response:
{
"success": true,
"base": "AED",
"date": "2026-05-06T19:17:52Z",
"rates": {
"KZT": 126.244854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=KZT&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "KZT",
"amount": 100
},
"result": 12624.4854,
"rate": 126.244854
}Build with AED/KZT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key