Rate Overview
Live
1 USD = 19.1259 ZMW
1 ZMW = 0.052285
USD
Avg
19.0628
High
19.1343
Low
18.9966
Last updated: 4/16/2026, 4:20:29 PM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 19.13 ZMW |
| 10 USD | 191.26 ZMW |
| 50 USD | 956.29 ZMW |
| 100 USD | 1,912.59 ZMW |
| 500 USD | 9,562.93 ZMW |
| 1,000 USD | 19,125.86 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-04-16T16:20:29Z",
"rates": {
"ZMW": 19.12586179
}
}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": 1912.586179,
"rate": 19.12586179
}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