Rate Overview
Live
1 ILS = 6.0013 ZMW
1 ZMW = 0.166630
ILS
Avg
7.1498
High
7.9375
Low
6.0013
Last updated: 3/27/2026, 11:33:44 PM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.00 ZMW |
| 10 ILS | 60.01 ZMW |
| 50 ILS | 300.07 ZMW |
| 100 ILS | 600.13 ZMW |
| 500 ILS | 3,000.66 ZMW |
| 1,000 ILS | 6,001.33 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-03-27T23:33:44Z",
"rates": {
"ZMW": 6.001329
}
}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": 600.1329000000001,
"rate": 6.001329
}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