Rate Overview
Live
1 USD = 18.8896 ZMW
1 ZMW = 0.052939
USD
Avg
18.8951
High
19.1117
Low
18.6789
Last updated: 5/26/2026, 10:30:51 PM
Quick Conversions
| USD | ZMW |
|---|---|
| 1 USD | 18.89 ZMW |
| 10 USD | 188.90 ZMW |
| 50 USD | 944.48 ZMW |
| 100 USD | 1,888.96 ZMW |
| 500 USD | 9,444.78 ZMW |
| 1,000 USD | 18,889.56 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-05-26T22:30:51Z",
"rates": {
"ZMW": 18.88955742
}
}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": 1888.9557419999999,
"rate": 18.88955742
}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