Rate Overview
Live
1 AWG = 10.3913 ZMW
1 ZMW = 0.096234
AWG
Avg
13.2191
High
16.0284
Low
9.8311
Last updated: 7/24/2026, 5:27:04 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.39 ZMW |
| 10 AWG | 103.91 ZMW |
| 50 AWG | 519.57 ZMW |
| 100 AWG | 1,039.13 ZMW |
| 500 AWG | 5,195.66 ZMW |
| 1,000 AWG | 10,391.31 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-24T05:27:04Z",
"rates": {
"ZMW": 10.391311
}
}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.1311,
"rate": 10.391311
}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