Rate Overview
Live
1 AED = 18233.37 ZWL
1 ZWL = 0.000055
AED
Avg
16239.82
High
18297.59
Low
87.6674
Last updated: 7/9/2026, 5:19:14 AM
Quick Conversions
| AED | ZWL |
|---|---|
| 1 AED | 18,233.37 ZWL |
| 10 AED | 182,333.66 ZWL |
| 50 AED | 911,668.32 ZWL |
| 100 AED | 1,823,336.63 ZWL |
| 500 AED | 9,116,683.17 ZWL |
| 1,000 AED | 18,233,366.33 ZWL |
Get AED/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ZWLExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-09T05:19:14Z",
"rates": {
"ZWL": 18233.366334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ZWL",
"amount": 100
},
"result": 1823336.6334,
"rate": 18233.366334
}Build with AED/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key