Rate Overview
Live
1 USD = 18.4596 ZMW
1 ZMW = 0.054172
USD
Avg
18.2292
High
18.5008
Low
17.8798
Last updated: 7/23/2026, 9:49:59 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.46 ZMW |
| 10 USD | 184.60 ZMW |
| 50 USD | 922.98 ZMW |
| 100 USD | 1,845.96 ZMW |
| 500 USD | 9,229.81 ZMW |
| 1,000 USD | 18,459.62 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-23T09:49:59Z",
"rates": {
"ZMW": 18.45961993
}
}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": 1845.961993,
"rate": 18.45961993
}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