Rate Overview
Live
1 ZMW = 0.160152 ILS
1 ILS = 6.2441
ZMW
Avg
0.161834
High
0.165993
Low
0.159812
Last updated: 3/7/2026, 10:00:16 AM
Quick Conversions
| ZMW | ILS |
|---|---|
| 1 ZMW | 0.16 ILS |
| 10 ZMW | 1.60 ILS |
| 50 ZMW | 8.01 ILS |
| 100 ZMW | 16.02 ILS |
| 500 ZMW | 80.08 ILS |
| 1,000 ZMW | 160.15 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-07T10:00:16Z",
"rates": {
"ILS": 0.160152
}
}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.0152,
"rate": 0.160152
}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