Rate Overview
Live
1 ILS = 139.5077 KMF
1 KMF = 0.007168
ILS
Avg
138.4647
High
139.6613
Low
137.1247
Last updated: 4/16/2026, 4:21:50 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 139.51 KMF |
| 10 ILS | 1,395.08 KMF |
| 50 ILS | 6,975.39 KMF |
| 100 ILS | 13,950.77 KMF |
| 500 ILS | 69,753.86 KMF |
| 1,000 ILS | 139,507.73 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-04-16T16:21:50Z",
"rates": {
"KMF": 139.507727
}
}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": 13950.7727,
"rate": 139.507727
}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