Rate Overview
Live
1 USD = 18.6091 ZMW
1 ZMW = 0.053737
USD
Avg
18.7570
High
19.7506
Low
17.4000
Last updated: 7/25/2026, 4:05:06 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.61 ZMW |
| 10 USD | 186.09 ZMW |
| 50 USD | 930.45 ZMW |
| 100 USD | 1,860.91 ZMW |
| 500 USD | 9,304.54 ZMW |
| 1,000 USD | 18,609.08 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-07-25T04:05:06Z",
"rates": {
"ZMW": 18.60907811
}
}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": 1860.9078109999998,
"rate": 18.60907811
}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