Rate Overview
Live
1 ILS = 6.2440 ZMW
1 ZMW = 0.160153
ILS
Avg
6.1805
High
6.2573
Low
6.0243
Last updated: 3/7/2026, 9:17:06 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.24 ZMW |
| 10 ILS | 62.44 ZMW |
| 50 ILS | 312.20 ZMW |
| 100 ILS | 624.40 ZMW |
| 500 ILS | 3,122.02 ZMW |
| 1,000 ILS | 6,244.05 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-03-07T09:17:06Z",
"rates": {
"ZMW": 6.244045
}
}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": 624.4045,
"rate": 6.244045
}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