Rate Overview
Live
1 AED = 128.1880 KZT
1 KZT = 0.007801
AED
Avg
128.2473
High
129.3777
Low
127.6243
Last updated: 7/21/2026, 12:04:00 PM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 128.19 KZT |
| 10 AED | 1,281.88 KZT |
| 50 AED | 6,409.40 KZT |
| 100 AED | 12,818.80 KZT |
| 500 AED | 64,093.98 KZT |
| 1,000 AED | 128,187.97 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-21T12:04:00Z",
"rates": {
"KZT": 128.187968
}
}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": 12818.796800000002,
"rate": 128.187968
}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