Rate Overview
Live
1 AED = 18179.49 ZWL
1 ZWL = 0.000055
AED
Avg
18105.06
High
18232.00
Low
18027.97
Last updated: 9/3/2026, 5:29:22 AM
Quick Conversions
| AED | ZWL |
|---|---|
| 1 AED | 18,179.49 ZWL |
| 10 AED | 181,794.91 ZWL |
| 50 AED | 908,974.53 ZWL |
| 100 AED | 1,817,949.06 ZWL |
| 500 AED | 9,089,745.32 ZWL |
| 1,000 AED | 18,179,490.63 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-09-03T05:29:22Z",
"rates": {
"ZWL": 18179.490635
}
}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": 1817949.0635,
"rate": 18179.490635
}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