Rate Overview
Live
1 ILS = 145.1926 KMF
1 KMF = 0.006887
ILS
Avg
143.1385
High
145.1926
Low
141.8142
Last updated: 5/7/2026, 12:13:26 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 145.19 KMF |
| 10 ILS | 1,451.93 KMF |
| 50 ILS | 7,259.63 KMF |
| 100 ILS | 14,519.26 KMF |
| 500 ILS | 72,596.29 KMF |
| 1,000 ILS | 145,192.58 KMF |
Get ILS/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KMFExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T00:13:26Z",
"rates": {
"KMF": 145.192582
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KMF",
"amount": 100
},
"result": 14519.258199999998,
"rate": 145.192582
}Build with ILS/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key