Rate Overview
Live
1 ILS = 6.6458 ZMW
1 ZMW = 0.150471
ILS
Avg
6.4778
High
6.6458
Low
6.3070
Last updated: 5/27/2026, 8:49:40 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.65 ZMW |
| 10 ILS | 66.46 ZMW |
| 50 ILS | 332.29 ZMW |
| 100 ILS | 664.58 ZMW |
| 500 ILS | 3,322.90 ZMW |
| 1,000 ILS | 6,645.81 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-05-27T08:49:40Z",
"rates": {
"ZMW": 6.645809
}
}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": 664.5808999999999,
"rate": 6.645809
}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