Rate Overview
Live
1 USD = 18.8357 ZMW
1 ZMW = 0.053091
USD
Avg
18.7743
High
18.9692
Low
18.6789
Last updated: 5/6/2026, 7:18:28 PM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.84 ZMW |
| 10 USD | 188.36 ZMW |
| 50 USD | 941.78 ZMW |
| 100 USD | 1,883.57 ZMW |
| 500 USD | 9,417.83 ZMW |
| 1,000 USD | 18,835.67 ZMW |
Get USD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ZMWExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-06T19:18:28Z",
"rates": {
"ZMW": 18.83566709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ZMW",
"amount": 100
},
"result": 1883.5667090000002,
"rate": 18.83566709
}Build with USD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key