Rate Overview
Live
1 ZMW = 0.052565 USD
1 USD = 19.0241
ZMW
Avg
0.052494
High
0.052640
Low
0.052262
Last updated: 4/18/2026, 8:51:21 AM
Quick Conversions
| ZMW | USD |
|---|---|
| 1 ZMW | 0.05 USD |
| 10 ZMW | 0.53 USD |
| 50 ZMW | 2.63 USD |
| 100 ZMW | 5.26 USD |
| 500 ZMW | 26.28 USD |
| 1,000 ZMW | 52.57 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-04-18T08:51:21Z",
"rates": {
"USD": 0.052565
}
}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.2565,
"rate": 0.052565
}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