Rate Overview
Live
1 AWG = 10.3961 ZMW
1 ZMW = 0.096190
AWG
Avg
11.5822
High
13.3805
Low
9.8045
Last updated: 7/25/2026, 2:32:16 PM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.40 ZMW |
| 10 AWG | 103.96 ZMW |
| 50 AWG | 519.81 ZMW |
| 100 AWG | 1,039.61 ZMW |
| 500 AWG | 5,198.07 ZMW |
| 1,000 AWG | 10,396.13 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-25T14:32:16Z",
"rates": {
"ZMW": 10.396133
}
}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": 1039.6133,
"rate": 10.396133
}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