Rate Overview
Live
1 AWG = 10.5434 ZMW
1 ZMW = 0.094846
AWG
Avg
10.4363
High
10.5434
Low
10.3772
Last updated: 5/7/2026, 7:06:50 PM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.54 ZMW |
| 10 AWG | 105.43 ZMW |
| 50 AWG | 527.17 ZMW |
| 100 AWG | 1,054.34 ZMW |
| 500 AWG | 5,271.68 ZMW |
| 1,000 AWG | 10,543.37 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-05-07T19:06:50Z",
"rates": {
"ZMW": 10.543367
}
}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": 1054.3367,
"rate": 10.543367
}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