Rate Overview
Live
1 ILS = 143.8077 KMF
1 KMF = 0.006954
ILS
Avg
133.4280
High
150.0240
Low
123.4978
Last updated: 7/3/2026, 7:19:31 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 143.81 KMF |
| 10 ILS | 1,438.08 KMF |
| 50 ILS | 7,190.38 KMF |
| 100 ILS | 14,380.77 KMF |
| 500 ILS | 71,903.85 KMF |
| 1,000 ILS | 143,807.70 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-03T07:19:31Z",
"rates": {
"KMF": 143.807698
}
}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": 14380.769799999998,
"rate": 143.807698
}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