Rate Overview
Live
1 ZMW = 0.096189 AWG
1 AWG = 10.3962
ZMW
Avg
0.094186
High
0.101937
Low
0.080508
Last updated: 7/26/2026, 3:21:01 AM
Quick Conversions
| ZMW | AWG |
|---|---|
| 1 ZMW | 0.10 AWG |
| 10 ZMW | 0.96 AWG |
| 50 ZMW | 4.81 AWG |
| 100 ZMW | 9.62 AWG |
| 500 ZMW | 48.09 AWG |
| 1,000 ZMW | 96.19 AWG |
Get ZMW/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=AWGExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-07-26T03:21:01Z",
"rates": {
"AWG": 0.096189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "AWG",
"amount": 100
},
"result": 9.6189,
"rate": 0.096189
}Build with ZMW/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key