Rate Overview
Live
1 ZWL = 0.005581 AWG
1 AWG = 179.1794
ZWL
Avg
0.005587
High
0.005593
Low
0.005574
Last updated: 4/16/2026, 6:32:55 PM
Quick Conversions
| ZWL | AWG |
|---|---|
| 1 ZWL | 0.01 AWG |
| 10 ZWL | 0.06 AWG |
| 50 ZWL | 0.28 AWG |
| 100 ZWL | 0.56 AWG |
| 500 ZWL | 2.79 AWG |
| 1,000 ZWL | 5.58 AWG |
Get ZWL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=AWGExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-04-16T18:32:55Z",
"rates": {
"AWG": 0.005581
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "AWG",
"amount": 100
},
"result": 0.5581,
"rate": 0.005581
}Build with ZWL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key