Rate Overview
Live
1 ZMW = 0.166629 ILS
1 ILS = 6.0014
ZMW
Avg
0.159176
High
0.167819
Low
0.143432
Last updated: 3/27/2026, 9:48:46 PM
Quick Conversions
| ZMW | ILS |
|---|---|
| 1 ZMW | 0.17 ILS |
| 10 ZMW | 1.67 ILS |
| 50 ZMW | 8.33 ILS |
| 100 ZMW | 16.66 ILS |
| 500 ZMW | 83.31 ILS |
| 1,000 ZMW | 166.63 ILS |
Get ZMW/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=ILSExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-03-27T21:48:46Z",
"rates": {
"ILS": 0.166629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "ILS",
"amount": 100
},
"result": 16.6629,
"rate": 0.166629
}Build with ZMW/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key