Rate Overview
Live
1 ILS = 144.5703 KMF
1 KMF = 0.006917
ILS
Avg
139.0899
High
150.4363
Low
131.8176
Last updated: 6/30/2026, 11:47:06 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 144.57 KMF |
| 10 ILS | 1,445.70 KMF |
| 50 ILS | 7,228.52 KMF |
| 100 ILS | 14,457.03 KMF |
| 500 ILS | 72,285.17 KMF |
| 1,000 ILS | 144,570.34 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-06-30T11:47:06Z",
"rates": {
"KMF": 144.570342
}
}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": 14457.034200000002,
"rate": 144.570342
}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