Rate Overview
Live
1 AED = 128.6362 KZT
1 KZT = 0.007774
AED
Avg
130.0240
High
132.3375
Low
128.6362
Last updated: 7/6/2026, 3:52:42 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 128.64 KZT |
| 10 AED | 1,286.36 KZT |
| 50 AED | 6,431.81 KZT |
| 100 AED | 12,863.62 KZT |
| 500 AED | 64,318.12 KZT |
| 1,000 AED | 128,636.24 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-07-06T03:52:42Z",
"rates": {
"KZT": 128.636239
}
}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": 12863.623899999999,
"rate": 128.636239
}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