Rate Overview
Live
1 AED = 133.2264 KZT
1 KZT = 0.007506
AED
Avg
132.9577
High
133.3118
Low
132.2223
Last updated: 6/16/2026, 1:12:28 AM
Quick Conversions
| AED | KZT |
|---|---|
| 1 AED | 133.23 KZT |
| 10 AED | 1,332.26 KZT |
| 50 AED | 6,661.32 KZT |
| 100 AED | 13,322.64 KZT |
| 500 AED | 66,613.22 KZT |
| 1,000 AED | 133,226.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-06-16T01:12:28Z",
"rates": {
"KZT": 133.22644
}
}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": 13322.644,
"rate": 133.22644
}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