Rate Overview
Live
1 AED = 134.3824 KZT
1 KZT = 0.007441
AED
Avg
135.3912
High
136.1607
Low
134.3824
Last updated: 3/7/2026, 2:13:00 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 134.38 KZT |
| 10 AED | 1,343.82 KZT |
| 50 AED | 6,719.12 KZT |
| 100 AED | 13,438.24 KZT |
| 500 AED | 67,191.20 KZT |
| 1,000 AED | 134,382.40 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-07T02:13:00Z",
"rates": {
"KZT": 134.382398
}
}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": 13438.2398,
"rate": 134.382398
}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