Rate Overview
Live
1 ILS = 6.0366 ZMW
1 ZMW = 0.165656
ILS
Avg
6.2165
High
6.5618
Low
5.9074
Last updated: 7/9/2026, 10:54:36 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.04 ZMW |
| 10 ILS | 60.37 ZMW |
| 50 ILS | 301.83 ZMW |
| 100 ILS | 603.66 ZMW |
| 500 ILS | 3,018.30 ZMW |
| 1,000 ILS | 6,036.59 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-09T10:54:36Z",
"rates": {
"ZMW": 6.036591
}
}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": 603.6591,
"rate": 6.036591
}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