Rate Overview
Live
1 USD = 18.9000 ZMW
1 ZMW = 0.052910
USD
Avg
19.2368
High
19.5765
Low
18.7160
Last updated: 3/27/2026, 11:18:59 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.90 ZMW |
| 10 USD | 189.00 ZMW |
| 50 USD | 945.00 ZMW |
| 100 USD | 1,890.00 ZMW |
| 500 USD | 9,449.99 ZMW |
| 1,000 USD | 18,899.99 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-03-27T11:18:59Z",
"rates": {
"ZMW": 18.89998645
}
}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": 1889.9986450000001,
"rate": 18.89998645
}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