Rate Overview
Live
1 ILS = 135.3967 KMF
1 KMF = 0.007386
ILS
Avg
136.1044
High
136.9553
Low
135.3967
Last updated: 3/27/2026, 12:35:46 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 135.40 KMF |
| 10 ILS | 1,353.97 KMF |
| 50 ILS | 6,769.84 KMF |
| 100 ILS | 13,539.67 KMF |
| 500 ILS | 67,698.37 KMF |
| 1,000 ILS | 135,396.73 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-27T12:35:46Z",
"rates": {
"KMF": 135.396731
}
}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": 13539.673099999998,
"rate": 135.396731
}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