Rate Overview
Live
1 AED = 128.6663 KZT
1 KZT = 0.007772
AED
Avg
137.8450
High
149.1355
Low
126.3187
Last updated: 5/26/2026, 11:12:58 PM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 128.67 KZT |
| 10 AED | 1,286.66 KZT |
| 50 AED | 6,433.31 KZT |
| 100 AED | 12,866.63 KZT |
| 500 AED | 64,333.14 KZT |
| 1,000 AED | 128,666.28 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-26T23:12:58Z",
"rates": {
"KZT": 128.666285
}
}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": 12866.628499999999,
"rate": 128.666285
}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