Rate Overview
Live
1 AWG = 10.6410 ZMW
1 ZMW = 0.093976
AWG
Avg
10.5928
High
10.6598
Low
10.5518
Last updated: 4/17/2026, 1:44:16 AM
Quick Conversions
| AWG | ZMW |
|---|---|
| 1 AWG | 10.64 ZMW |
| 10 AWG | 106.41 ZMW |
| 50 AWG | 532.05 ZMW |
| 100 AWG | 1,064.10 ZMW |
| 500 AWG | 5,320.50 ZMW |
| 1,000 AWG | 10,641.00 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-04-17T01:44:16Z",
"rates": {
"ZMW": 10.640995
}
}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": 1064.0995,
"rate": 10.640995
}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