Rate Overview
Live
1 AWG = 10.2241 ZMW
1 ZMW = 0.097808
AWG
Avg
10.1535
High
10.3356
Low
9.9887
Last updated: 7/20/2026, 11:14:47 PM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.22 ZMW |
| 10 AWG | 102.24 ZMW |
| 50 AWG | 511.21 ZMW |
| 100 AWG | 1,022.41 ZMW |
| 500 AWG | 5,112.05 ZMW |
| 1,000 AWG | 10,224.10 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-07-20T23:14:47Z",
"rates": {
"ZMW": 10.224102
}
}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": 1022.4102,
"rate": 10.224102
}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