Rate Overview
Live
1 AED = 130.9398 KZT
1 KZT = 0.007637
AED
Avg
130.9680
High
131.3724
Low
130.0473
Last updated: 3/27/2026, 8:00:55 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 130.94 KZT |
| 10 AED | 1,309.40 KZT |
| 50 AED | 6,546.99 KZT |
| 100 AED | 13,093.98 KZT |
| 500 AED | 65,469.92 KZT |
| 1,000 AED | 130,939.84 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-27T08:00:55Z",
"rates": {
"KZT": 130.939836
}
}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.983600000001,
"rate": 130.939836
}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