Rate Overview
Live
1 ZMW = 0.094982 AWG
1 AWG = 10.5283
ZMW
Avg
0.094737
High
0.094982
Low
0.094209
Last updated: 5/27/2026, 7:09:20 AM
Quick Conversions
| ZMW | AWG |
|---|---|
| 1 ZMW | 0.09 AWG |
| 10 ZMW | 0.95 AWG |
| 50 ZMW | 4.75 AWG |
| 100 ZMW | 9.50 AWG |
| 500 ZMW | 47.49 AWG |
| 1,000 ZMW | 94.98 AWG |
Get ZMW/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=AWGExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-05-27T07:09:20Z",
"rates": {
"AWG": 0.094982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "AWG",
"amount": 100
},
"result": 9.498199999999999,
"rate": 0.094982
}Build with ZMW/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key