Rate Overview
Live
1 AED = 18079.53 ZWL
1 ZWL = 0.000055
AED
Avg
18090.75
High
18110.66
Low
18078.44
Last updated: 8/17/2026, 12:10:55 PM
Quick Conversions
| AED | ZWL |
|---|---|
| 1 AED | 18,079.53 ZWL |
| 10 AED | 180,795.32 ZWL |
| 50 AED | 903,976.58 ZWL |
| 100 AED | 1,807,953.17 ZWL |
| 500 AED | 9,039,765.83 ZWL |
| 1,000 AED | 18,079,531.65 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-08-17T12:10:55Z",
"rates": {
"ZWL": 18079.531651
}
}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": 1807953.1651,
"rate": 18079.531651
}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