Rate Overview
Live
1 ILS = 142.6519 KMF
1 KMF = 0.007010
ILS
Avg
139.1277
High
150.5958
Low
131.3918
Last updated: 7/12/2026, 1:39:46 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 142.65 KMF |
| 10 ILS | 1,426.52 KMF |
| 50 ILS | 7,132.59 KMF |
| 100 ILS | 14,265.19 KMF |
| 500 ILS | 71,325.95 KMF |
| 1,000 ILS | 142,651.90 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-07-12T13:39:46Z",
"rates": {
"KMF": 142.651897
}
}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": 14265.189699999999,
"rate": 142.651897
}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