Rate Overview
Live
1 ZMW = 0.093422 AWG
1 AWG = 10.7041
ZMW
Avg
0.093827
High
0.094158
Low
0.093422
Last updated: 9/2/2026, 3:29:09 AM
Quick Conversions
| ZMW | AWG |
|---|---|
| 1 ZMW | 0.09 AWG |
| 10 ZMW | 0.93 AWG |
| 50 ZMW | 4.67 AWG |
| 100 ZMW | 9.34 AWG |
| 500 ZMW | 46.71 AWG |
| 1,000 ZMW | 93.42 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-09-02T03:29:09Z",
"rates": {
"AWG": 0.093422
}
}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.3422,
"rate": 0.093422
}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