Rate Overview
Live
1 ILS = 6.6363 ZMW
1 ZMW = 0.150686
ILS
Avg
6.3563
High
6.9719
Low
5.9588
Last updated: 5/27/2026, 11:22:08 AM
Quick Conversions
| ILS | ZMW |
|---|---|
| 1 ILS | 6.64 ZMW |
| 10 ILS | 66.36 ZMW |
| 50 ILS | 331.82 ZMW |
| 100 ILS | 663.63 ZMW |
| 500 ILS | 3,318.17 ZMW |
| 1,000 ILS | 6,636.33 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-27T11:22:08Z",
"rates": {
"ZMW": 6.636331
}
}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": 663.6331,
"rate": 6.636331
}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