Rate Overview
Live
1 AED = 129.0150 KZT
1 KZT = 0.007751
AED
Avg
131.1024
High
132.3375
Low
129.0150
Last updated: 7/3/2026, 8:17:20 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 129.02 KZT |
| 10 AED | 1,290.15 KZT |
| 50 AED | 6,450.75 KZT |
| 100 AED | 12,901.50 KZT |
| 500 AED | 64,507.51 KZT |
| 1,000 AED | 129,015.01 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-03T08:17:20Z",
"rates": {
"KZT": 129.015014
}
}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": 12901.501400000001,
"rate": 129.015014
}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