Rate Overview
Live
1 ZMW = 0.097808 AWG
1 AWG = 10.2241
ZMW
Avg
0.098446
High
0.100112
Low
0.096752
Last updated: 7/21/2026, 3:21:35 AM
Quick Conversions
| ZMW | AWG |
|---|---|
| 1 ZMW | 0.10 AWG |
| 10 ZMW | 0.98 AWG |
| 50 ZMW | 4.89 AWG |
| 100 ZMW | 9.78 AWG |
| 500 ZMW | 48.90 AWG |
| 1,000 ZMW | 97.81 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-07-21T03:21:35Z",
"rates": {
"AWG": 0.097808
}
}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.780800000000001,
"rate": 0.097808
}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