Rate Overview
Live
1 ILS = 145.4284 KMF
1 KMF = 0.006876
ILS
Avg
144.9069
High
145.7040
Low
143.0306
Last updated: 6/16/2026, 3:45:08 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 145.43 KMF |
| 10 ILS | 1,454.28 KMF |
| 50 ILS | 7,271.42 KMF |
| 100 ILS | 14,542.84 KMF |
| 500 ILS | 72,714.18 KMF |
| 1,000 ILS | 145,428.37 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-16T03:45:08Z",
"rates": {
"KMF": 145.428367
}
}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": 14542.836700000002,
"rate": 145.428367
}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