Rate Overview
Live
1 USD = 18.2314 ZMW
1 ZMW = 0.054851
USD
Avg
18.2028
High
18.3190
Low
18.0661
Last updated: 7/19/2026, 7:41:24 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.23 ZMW |
| 10 USD | 182.31 ZMW |
| 50 USD | 911.57 ZMW |
| 100 USD | 1,823.14 ZMW |
| 500 USD | 9,115.68 ZMW |
| 1,000 USD | 18,231.37 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-19T07:41:24Z",
"rates": {
"ZMW": 18.23136959
}
}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": 1823.136959,
"rate": 18.23136959
}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