Rate Overview
Live
1 USD = 18.3685 ZMW
1 ZMW = 0.054441
USD
Avg
18.2350
High
18.3685
Low
18.0601
Last updated: 7/5/2026, 7:55:23 PM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.37 ZMW |
| 10 USD | 183.68 ZMW |
| 50 USD | 918.42 ZMW |
| 100 USD | 1,836.85 ZMW |
| 500 USD | 9,184.25 ZMW |
| 1,000 USD | 18,368.50 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-07-05T19:55:23Z",
"rates": {
"ZMW": 18.3684968
}
}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": 1836.8496799999998,
"rate": 18.3684968
}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