Rate Overview
Live
1 ILS = 135.8238 KMF
1 KMF = 0.007362
ILS
Avg
136.1247
High
138.0939
Low
132.6639
Last updated: 3/27/2026, 4:02:12 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 135.82 KMF |
| 10 ILS | 1,358.24 KMF |
| 50 ILS | 6,791.19 KMF |
| 100 ILS | 13,582.38 KMF |
| 500 ILS | 67,911.88 KMF |
| 1,000 ILS | 135,823.76 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-03-27T16:02:12Z",
"rates": {
"KMF": 135.823761
}
}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": 13582.3761,
"rate": 135.823761
}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