Rate Overview
Live
1 AWG = 10.5282 ZMW
1 ZMW = 0.094983
AWG
Avg
10.8498
High
12.4210
Low
10.3353
Last updated: 5/27/2026, 11:52:05 PM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.53 ZMW |
| 10 AWG | 105.28 ZMW |
| 50 AWG | 526.41 ZMW |
| 100 AWG | 1,052.82 ZMW |
| 500 AWG | 5,264.11 ZMW |
| 1,000 AWG | 10,528.22 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-27T23:52:05Z",
"rates": {
"ZMW": 10.528224
}
}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": 1052.8224,
"rate": 10.528224
}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