Rate Overview
Live
1 ILS = 6.0922 ZMW
1 ZMW = 0.164144
ILS
Avg
6.0523
High
6.1296
Low
5.9929
Last updated: 7/25/2026, 7:40:53 PM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.09 ZMW |
| 10 ILS | 60.92 ZMW |
| 50 ILS | 304.61 ZMW |
| 100 ILS | 609.22 ZMW |
| 500 ILS | 3,046.11 ZMW |
| 1,000 ILS | 6,092.22 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-25T19:40:53Z",
"rates": {
"ZMW": 6.092219
}
}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": 609.2219,
"rate": 6.092219
}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