Rate Overview
Live
1 ILS = 6.3839 ZMW
1 ZMW = 0.156644
ILS
Avg
6.3243
High
6.4150
Low
6.2513
Last updated: 8/16/2026, 1:22:46 PM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.38 ZMW |
| 10 ILS | 63.84 ZMW |
| 50 ILS | 319.19 ZMW |
| 100 ILS | 638.39 ZMW |
| 500 ILS | 3,191.94 ZMW |
| 1,000 ILS | 6,383.89 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-08-16T13:22:46Z",
"rates": {
"ZMW": 6.383887
}
}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": 638.3887,
"rate": 6.383887
}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