Rate Overview
Live
1 ZMW = 0.055557 USD
1 USD = 17.9995
ZMW
Avg
0.056591
High
0.057471
Low
0.055557
Last updated: 6/19/2026, 5:27:25 AM
Quick Conversions
| ZMW | USD |
|---|---|
| 1 ZMW | 0.06 USD |
| 10 ZMW | 0.56 USD |
| 50 ZMW | 2.78 USD |
| 100 ZMW | 5.56 USD |
| 500 ZMW | 27.78 USD |
| 1,000 ZMW | 55.56 USD |
Get ZMW/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=USDExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-06-19T05:27:25Z",
"rates": {
"USD": 0.055557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "USD",
"amount": 100
},
"result": 5.5557,
"rate": 0.055557
}Build with ZMW/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key