Rate Overview
Live
1 ILS = 136.9241 KMF
1 KMF = 0.007303
ILS
Avg
135.8993
High
137.8713
Low
132.6658
Last updated: 3/7/2026, 7:02:22 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 136.92 KMF |
| 10 ILS | 1,369.24 KMF |
| 50 ILS | 6,846.21 KMF |
| 100 ILS | 13,692.41 KMF |
| 500 ILS | 68,462.06 KMF |
| 1,000 ILS | 136,924.13 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-03-07T07:02:22Z",
"rates": {
"KMF": 136.924127
}
}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": 13692.4127,
"rate": 136.924127
}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