Rate Overview
Live
1 AWG = 10.4132 ZMW
1 ZMW = 0.096032
AWG
Avg
13.2200
High
16.0284
Low
9.8311
Last updated: 7/27/2026, 7:15:18 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.41 ZMW |
| 10 AWG | 104.13 ZMW |
| 50 AWG | 520.66 ZMW |
| 100 AWG | 1,041.32 ZMW |
| 500 AWG | 5,206.59 ZMW |
| 1,000 AWG | 10,413.18 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-27T07:15:18Z",
"rates": {
"ZMW": 10.413182
}
}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": 1041.3182000000002,
"rate": 10.413182
}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