Rate Overview
Live
1 ILS = 6.5355 ZMW
1 ZMW = 0.153010
ILS
Avg
6.4043
High
6.5392
Low
6.3070
Last updated: 5/7/2026, 4:29:15 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.54 ZMW |
| 10 ILS | 65.36 ZMW |
| 50 ILS | 326.78 ZMW |
| 100 ILS | 653.55 ZMW |
| 500 ILS | 3,267.76 ZMW |
| 1,000 ILS | 6,535.52 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-07T04:29:15Z",
"rates": {
"ZMW": 6.535516
}
}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": 653.5516,
"rate": 6.535516
}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