Rate Overview
Live
1 ILS = 144.5954 KMF
1 KMF = 0.006916
ILS
Avg
144.6586
High
145.3976
Low
143.7657
Last updated: 7/1/2026, 10:40:12 PM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 144.60 KMF |
| 10 ILS | 1,445.95 KMF |
| 50 ILS | 7,229.77 KMF |
| 100 ILS | 14,459.54 KMF |
| 500 ILS | 72,297.71 KMF |
| 1,000 ILS | 144,595.41 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-07-01T22:40:12Z",
"rates": {
"KMF": 144.595413
}
}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": 14459.5413,
"rate": 144.595413
}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