Rate Overview
Live
1 KMF = 0.007069 ILS
1 ILS = 141.4627
KMF
Avg
0.006982
High
0.007084
Low
0.006877
Last updated: 7/21/2026, 11:26:07 AM
Quick Conversions
| KMF | ILS |
|---|---|
| 1 KMF | 0.01 ILS |
| 10 KMF | 0.07 ILS |
| 50 KMF | 0.35 ILS |
| 100 KMF | 0.71 ILS |
| 500 KMF | 3.53 ILS |
| 1,000 KMF | 7.07 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-07-21T11:26:07Z",
"rates": {
"ILS": 0.007069
}
}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.7069,
"rate": 0.007069
}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