Rate Overview
Live
1 ILS = 6.6442 ZMW
1 ZMW = 0.150508
ILS
Avg
7.0972
High
7.9375
Low
6.1341
Last updated: 5/27/2026, 9:58:27 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.64 ZMW |
| 10 ILS | 66.44 ZMW |
| 50 ILS | 332.21 ZMW |
| 100 ILS | 664.42 ZMW |
| 500 ILS | 3,322.08 ZMW |
| 1,000 ILS | 6,644.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-05-27T09:58:27Z",
"rates": {
"ZMW": 6.644169
}
}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.4168999999999,
"rate": 6.644169
}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