Rate Overview
Live
1 AWG = 10.2510 ZMW
1 ZMW = 0.097551
AWG
Avg
10.1992
High
10.2617
Low
10.0894
Last updated: 7/7/2026, 2:50:54 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.25 ZMW |
| 10 AWG | 102.51 ZMW |
| 50 AWG | 512.55 ZMW |
| 100 AWG | 1,025.10 ZMW |
| 500 AWG | 5,125.51 ZMW |
| 1,000 AWG | 10,251.01 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-07T02:50:54Z",
"rates": {
"ZMW": 10.25101
}
}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": 1025.101,
"rate": 10.25101
}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