Rate Overview
Live
1 AWG = 10.5143 ZMW
1 ZMW = 0.095109
AWG
Avg
10.5448
High
10.6699
Low
10.4766
Last updated: 8/12/2026, 3:40:40 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.51 ZMW |
| 10 AWG | 105.14 ZMW |
| 50 AWG | 525.71 ZMW |
| 100 AWG | 1,051.43 ZMW |
| 500 AWG | 5,257.13 ZMW |
| 1,000 AWG | 10,514.27 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-08-12T03:40:40Z",
"rates": {
"ZMW": 10.514267
}
}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": 1051.4267,
"rate": 10.514267
}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