Rate Overview
Live
1 USD = 17.5804 ZMW
1 ZMW = 0.056881
USD
Avg
17.6011
High
17.8195
Low
17.4000
Last updated: 6/16/2026, 1:14:50 AM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 17.58 ZMW |
| 10 USD | 175.80 ZMW |
| 50 USD | 879.02 ZMW |
| 100 USD | 1,758.04 ZMW |
| 500 USD | 8,790.22 ZMW |
| 1,000 USD | 17,580.45 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-06-16T01:14:50Z",
"rates": {
"ZMW": 17.58044732
}
}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": 1758.044732,
"rate": 17.58044732
}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