Rate Overview
Live
1 AED = 18005.30 ZWL
1 ZWL = 0.000056
AED
Avg
16216.72
High
18358.90
Low
87.6640
Last updated: 5/28/2026, 9:50:27 PM
Quick Conversions
| AED | ZWL |
|---|---|
| 1 AED | 18,005.30 ZWL |
| 10 AED | 180,053.00 ZWL |
| 50 AED | 900,265.00 ZWL |
| 100 AED | 1,800,530.01 ZWL |
| 500 AED | 9,002,650.03 ZWL |
| 1,000 AED | 18,005,300.05 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-05-28T21:50:27Z",
"rates": {
"ZWL": 18005.300054
}
}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": 1800530.0054,
"rate": 18005.300054
}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