Rate Overview
Live
1 ZMW = 0.156602 ILS
1 ILS = 6.3856
ZMW
Avg
0.158779
High
0.161234
Low
0.156487
Last updated: 4/17/2026, 12:04:18 AM
Quick Conversions
| ZMW | ILS |
|---|---|
| 1 ZMW | 0.16 ILS |
| 10 ZMW | 1.57 ILS |
| 50 ZMW | 7.83 ILS |
| 100 ZMW | 15.66 ILS |
| 500 ZMW | 78.30 ILS |
| 1,000 ZMW | 156.60 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-04-17T00:04:18Z",
"rates": {
"ILS": 0.156602
}
}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": 15.6602,
"rate": 0.156602
}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