Rate Overview
Live
1 AWG = 10.7888 ZMW
1 ZMW = 0.092689
AWG
Avg
10.6958
High
10.8038
Low
10.5620
Last updated: 3/7/2026, 7:08:26 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.79 ZMW |
| 10 AWG | 107.89 ZMW |
| 50 AWG | 539.44 ZMW |
| 100 AWG | 1,078.88 ZMW |
| 500 AWG | 5,394.38 ZMW |
| 1,000 AWG | 10,788.76 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-07T07:08:26Z",
"rates": {
"ZMW": 10.788762
}
}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": 1078.8762,
"rate": 10.788762
}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