Rate Overview
Live
1 AED = 130.9381 KZT
1 KZT = 0.007637
AED
Avg
141.0971
High
148.9918
Low
130.9381
Last updated: 3/27/2026, 1:25:12 PM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 130.94 KZT |
| 10 AED | 1,309.38 KZT |
| 50 AED | 6,546.90 KZT |
| 100 AED | 13,093.81 KZT |
| 500 AED | 65,469.03 KZT |
| 1,000 AED | 130,938.05 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-03-27T13:25:12Z",
"rates": {
"KZT": 130.938053
}
}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": 13093.8053,
"rate": 130.938053
}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