Rate Overview
Live
1 KMF = 0.006901 ILS
1 ILS = 144.9065
KMF
Avg
0.006993
High
0.007051
Low
0.006901
Last updated: 5/6/2026, 3:28:42 PM
Quick Conversions
| KMF | ILS |
|---|---|
| 1 KMF | 0.01 ILS |
| 10 KMF | 0.07 ILS |
| 50 KMF | 0.35 ILS |
| 100 KMF | 0.69 ILS |
| 500 KMF | 3.45 ILS |
| 1,000 KMF | 6.90 ILS |
Get KMF/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=ILSExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-05-06T15:28:42Z",
"rates": {
"ILS": 0.006901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "ILS",
"amount": 100
},
"result": 0.6901,
"rate": 0.006901
}Build with KMF/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key