Rate Overview
Live
1 AWG = 9.8600 ZMW
1 ZMW = 0.101420
AWG
Avg
9.8329
High
9.9550
Low
9.7207
Last updated: 6/17/2026, 1:42:51 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 9.86 ZMW |
| 10 AWG | 98.60 ZMW |
| 50 AWG | 493.00 ZMW |
| 100 AWG | 986.00 ZMW |
| 500 AWG | 4,930.01 ZMW |
| 1,000 AWG | 9,860.02 ZMW |
Get AWG/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=ZMWExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-06-17T01:42:51Z",
"rates": {
"ZMW": 9.86002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "ZMW",
"amount": 100
},
"result": 986.0020000000001,
"rate": 9.86002
}Build with AWG/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key