Rate Overview
Live
1 AED = 128.2927 KZT
1 KZT = 0.007795
AED
Avg
131.8510
High
138.7492
Low
124.7670
Last updated: 7/21/2026, 2:43:45 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 128.29 KZT |
| 10 AED | 1,282.93 KZT |
| 50 AED | 6,414.63 KZT |
| 100 AED | 12,829.27 KZT |
| 500 AED | 64,146.34 KZT |
| 1,000 AED | 128,292.67 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-21T02:43:45Z",
"rates": {
"KZT": 128.292672
}
}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": 12829.2672,
"rate": 128.292672
}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