Rate Overview
Live
1 AED = 128.6785 KZT
1 KZT = 0.007771
AED
Avg
128.4020
High
128.6791
Low
127.7518
Last updated: 5/26/2026, 10:24:39 PM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 128.68 KZT |
| 10 AED | 1,286.79 KZT |
| 50 AED | 6,433.93 KZT |
| 100 AED | 12,867.85 KZT |
| 500 AED | 64,339.27 KZT |
| 1,000 AED | 128,678.55 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-26T22:24:39Z",
"rates": {
"KZT": 128.678545
}
}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": 12867.854500000001,
"rate": 128.678545
}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