Rate Overview
Live
1 ILS = 145.1538 KMF
1 KMF = 0.006889
ILS
Avg
144.5842
High
145.3976
Low
143.6240
Last updated: 6/30/2026, 4:30:27 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 145.15 KMF |
| 10 ILS | 1,451.54 KMF |
| 50 ILS | 7,257.69 KMF |
| 100 ILS | 14,515.38 KMF |
| 500 ILS | 72,576.91 KMF |
| 1,000 ILS | 145,153.82 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-06-30T16:30:27Z",
"rates": {
"KMF": 145.153816
}
}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": 14515.3816,
"rate": 145.153816
}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