Rate Overview
Live
1 ILS = 143.8750 KMF
1 KMF = 0.006950
ILS
Avg
142.8496
High
144.5885
Low
141.6634
Last updated: 8/15/2026, 7:30:40 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 143.88 KMF |
| 10 ILS | 1,438.75 KMF |
| 50 ILS | 7,193.75 KMF |
| 100 ILS | 14,387.50 KMF |
| 500 ILS | 71,937.52 KMF |
| 1,000 ILS | 143,875.04 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-08-15T19:30:40Z",
"rates": {
"KMF": 143.875042
}
}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": 14387.504200000001,
"rate": 143.875042
}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