Rate Overview
Live
1 USD = 19.3119 ZMW
1 ZMW = 0.051782
USD
Avg
19.1455
High
19.3388
Low
18.9059
Last updated: 3/7/2026, 5:19:41 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 19.31 ZMW |
| 10 USD | 193.12 ZMW |
| 50 USD | 965.59 ZMW |
| 100 USD | 1,931.19 ZMW |
| 500 USD | 9,655.94 ZMW |
| 1,000 USD | 19,311.88 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-07T05:19:41Z",
"rates": {
"ZMW": 19.31188417
}
}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": 1931.1884169999998,
"rate": 19.31188417
}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