Rate Overview
Live
1 ZMW = 0.053791 USD
1 USD = 18.5905
ZMW
Avg
0.053440
High
0.056659
Low
0.050383
Last updated: 7/29/2026, 1:13:31 AM
Quick Conversions
| ZMW | USD |
|---|---|
| 1 ZMW | 0.05 USD |
| 10 ZMW | 0.54 USD |
| 50 ZMW | 2.69 USD |
| 100 ZMW | 5.38 USD |
| 500 ZMW | 26.90 USD |
| 1,000 ZMW | 53.79 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-07-29T01:13:31Z",
"rates": {
"USD": 0.053791
}
}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.3791,
"rate": 0.053791
}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