Rate Overview
Live
1 ILS = 141.6325 KMF
1 KMF = 0.007061
ILS
Avg
140.0383
High
149.6413
Low
133.4434
Last updated: 7/26/2026, 6:20:12 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 141.63 KMF |
| 10 ILS | 1,416.33 KMF |
| 50 ILS | 7,081.63 KMF |
| 100 ILS | 14,163.25 KMF |
| 500 ILS | 70,816.26 KMF |
| 1,000 ILS | 141,632.52 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-26T18:20:12Z",
"rates": {
"KMF": 141.632524
}
}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": 14163.2524,
"rate": 141.632524
}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