Rate Overview
Live
1 ILS = 6.3881 ZMW
1 ZMW = 0.156542
ILS
Avg
6.2991
High
6.3903
Low
6.2022
Last updated: 4/17/2026, 1:30:37 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.39 ZMW |
| 10 ILS | 63.88 ZMW |
| 50 ILS | 319.40 ZMW |
| 100 ILS | 638.81 ZMW |
| 500 ILS | 3,194.03 ZMW |
| 1,000 ILS | 6,388.06 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-04-17T01:30:37Z",
"rates": {
"ZMW": 6.388063
}
}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": 638.8063,
"rate": 6.388063
}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