Rate Overview
Live
1 ILS = 148.8872 KMF
1 KMF = 0.006716
ILS
Avg
129.0323
High
148.8872
Low
118.3835
Last updated: 5/27/2026, 6:12:32 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 148.89 KMF |
| 10 ILS | 1,488.87 KMF |
| 50 ILS | 7,444.36 KMF |
| 100 ILS | 14,888.72 KMF |
| 500 ILS | 74,443.60 KMF |
| 1,000 ILS | 148,887.20 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-05-27T06:12:32Z",
"rates": {
"KMF": 148.887199
}
}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": 14888.7199,
"rate": 148.887199
}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