Rate Overview
Live
1 ZMW = 0.095563 AWG
1 AWG = 10.4643
ZMW
Avg
0.096035
High
0.096365
Low
0.095467
Last updated: 5/7/2026, 1:28:12 AM
Quick Conversions
| ZMW | AWG |
|---|---|
| 1 ZMW | 0.10 AWG |
| 10 ZMW | 0.96 AWG |
| 50 ZMW | 4.78 AWG |
| 100 ZMW | 9.56 AWG |
| 500 ZMW | 47.78 AWG |
| 1,000 ZMW | 95.56 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-07T01:28:12Z",
"rates": {
"AWG": 0.095563
}
}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.5563,
"rate": 0.095563
}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