Rate Overview
Live
1 AED = 123.8965 KZT
1 KZT = 0.008071
AED
Avg
125.4838
High
126.4399
Low
123.8965
Last updated: 9/3/2026, 7:35:58 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 123.90 KZT |
| 10 AED | 1,238.96 KZT |
| 50 AED | 6,194.82 KZT |
| 100 AED | 12,389.65 KZT |
| 500 AED | 61,948.23 KZT |
| 1,000 AED | 123,896.45 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-09-03T07:35:58Z",
"rates": {
"KZT": 123.896452
}
}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": 12389.645199999999,
"rate": 123.896452
}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