Rate Overview
Live
1 ZMW = 0.162973 ILS
1 ILS = 6.1360
ZMW
Avg
0.143354
High
0.168387
Low
0.125983
Last updated: 7/7/2026, 2:02:58 AM
Quick Conversions
| ZMW | ILS |
|---|---|
| 1 ZMW | 0.16 ILS |
| 10 ZMW | 1.63 ILS |
| 50 ZMW | 8.15 ILS |
| 100 ZMW | 16.30 ILS |
| 500 ZMW | 81.49 ILS |
| 1,000 ZMW | 162.97 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-07-07T02:02:58Z",
"rates": {
"ILS": 0.162973
}
}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.2973,
"rate": 0.162973
}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