Rate Overview
Live
1 ILS = 135.2142 KMF
1 KMF = 0.007396
ILS
Avg
136.0729
High
136.9553
Low
135.2142
Last updated: 3/27/2026, 2:18:29 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 135.21 KMF |
| 10 ILS | 1,352.14 KMF |
| 50 ILS | 6,760.71 KMF |
| 100 ILS | 13,521.42 KMF |
| 500 ILS | 67,607.12 KMF |
| 1,000 ILS | 135,214.23 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-03-27T14:18:29Z",
"rates": {
"KMF": 135.214232
}
}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": 13521.423200000001,
"rate": 135.214232
}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