Rate Overview
Live
1 AED = 87.6785 ZWL
1 ZWL = 0.011405
AED
Avg
87.6666
High
87.6785
Low
87.6576
Last updated: 4/18/2026, 8:46:48 AM
Quick Conversions
| AED | ZWL |
|---|---|
| 1 AED | 87.68 ZWL |
| 10 AED | 876.78 ZWL |
| 50 AED | 4,383.92 ZWL |
| 100 AED | 8,767.85 ZWL |
| 500 AED | 43,839.24 ZWL |
| 1,000 AED | 87,678.49 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-04-18T08:46:48Z",
"rates": {
"ZWL": 87.678487
}
}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": 8767.8487,
"rate": 87.678487
}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