Rate Overview
Live
1 ILS = 6.0678 ZMW
1 ZMW = 0.164805
ILS
Avg
6.2104
High
6.5704
Low
5.9387
Last updated: 7/28/2026, 8:05:53 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.07 ZMW |
| 10 ILS | 60.68 ZMW |
| 50 ILS | 303.39 ZMW |
| 100 ILS | 606.78 ZMW |
| 500 ILS | 3,033.89 ZMW |
| 1,000 ILS | 6,067.78 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-28T08:05:53Z",
"rates": {
"ZMW": 6.067776
}
}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": 606.7776,
"rate": 6.067776
}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