Rate Overview
Live
1 ILS = 6.1002 ZMW
1 ZMW = 0.163930
ILS
Avg
6.0987
High
6.1296
Low
6.0642
Last updated: 7/6/2026, 9:07:00 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.10 ZMW |
| 10 ILS | 61.00 ZMW |
| 50 ILS | 305.01 ZMW |
| 100 ILS | 610.02 ZMW |
| 500 ILS | 3,050.08 ZMW |
| 1,000 ILS | 6,100.17 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-06T09:07:00Z",
"rates": {
"ZMW": 6.100169
}
}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": 610.0169,
"rate": 6.100169
}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