Rate Overview
Live
1 AWG = 10.5587 ZMW
1 ZMW = 0.094709
AWG
Avg
10.7468
High
10.9366
Low
10.4559
Last updated: 3/27/2026, 11:33:42 PM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.56 ZMW |
| 10 AWG | 105.59 ZMW |
| 50 AWG | 527.93 ZMW |
| 100 AWG | 1,055.87 ZMW |
| 500 AWG | 5,279.33 ZMW |
| 1,000 AWG | 10,558.65 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-03-27T23:33:42Z",
"rates": {
"ZMW": 10.558651
}
}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": 1055.8651,
"rate": 10.558651
}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