Rate Overview
Live
1 ILS = 5.9921 ZMW
1 ZMW = 0.166886
ILS
Avg
6.2691
High
6.9719
Low
5.9588
Last updated: 7/20/2026, 8:44:26 PM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 5.99 ZMW |
| 10 ILS | 59.92 ZMW |
| 50 ILS | 299.61 ZMW |
| 100 ILS | 599.21 ZMW |
| 500 ILS | 2,996.06 ZMW |
| 1,000 ILS | 5,992.12 ZMW |
Get ILS/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ZMWExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-20T20:44:26Z",
"rates": {
"ZMW": 5.992123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ZMW",
"amount": 100
},
"result": 599.2123,
"rate": 5.992123
}Build with ILS/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key