Rate Overview
Live
1 ILS = 6.0500 ZMW
1 ZMW = 0.165289
ILS
Avg
6.0063
High
6.0611
Low
5.9313
Last updated: 6/17/2026, 3:01:05 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.05 ZMW |
| 10 ILS | 60.50 ZMW |
| 50 ILS | 302.50 ZMW |
| 100 ILS | 605.00 ZMW |
| 500 ILS | 3,025.01 ZMW |
| 1,000 ILS | 6,050.03 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-06-17T03:01:05Z",
"rates": {
"ZMW": 6.050025
}
}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": 605.0024999999999,
"rate": 6.050025
}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