Rate Overview
Live
1 USD = 18.9582 ZMW
1 ZMW = 0.052748
USD
Avg
18.8217
High
18.9582
Low
18.7531
Last updated: 8/15/2026, 5:35:46 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.96 ZMW |
| 10 USD | 189.58 ZMW |
| 50 USD | 947.91 ZMW |
| 100 USD | 1,895.82 ZMW |
| 500 USD | 9,479.09 ZMW |
| 1,000 USD | 18,958.19 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-08-15T05:35:46Z",
"rates": {
"ZMW": 18.95818575
}
}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": 1895.8185749999998,
"rate": 18.95818575
}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