Rate Overview
Live
1 AED = 129.2614 KZT
1 KZT = 0.007736
AED
Avg
137.4392
High
148.9918
Low
125.4944
Last updated: 7/26/2026, 10:41:58 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 129.26 KZT |
| 10 AED | 1,292.61 KZT |
| 50 AED | 6,463.07 KZT |
| 100 AED | 12,926.14 KZT |
| 500 AED | 64,630.72 KZT |
| 1,000 AED | 129,261.44 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-26T10:41:58Z",
"rates": {
"KZT": 129.261436
}
}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": 12926.1436,
"rate": 129.261436
}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