Rate Overview
Live
1 ILS = 148.8348 KMF
1 KMF = 0.006719
ILS
Avg
129.0299
High
148.8348
Low
118.3835
Last updated: 5/27/2026, 11:19:00 AM
Quick Conversions
| ILS | KMF |
|---|---|
| 1 ILS | 148.83 KMF |
| 10 ILS | 1,488.35 KMF |
| 50 ILS | 7,441.74 KMF |
| 100 ILS | 14,883.48 KMF |
| 500 ILS | 74,417.39 KMF |
| 1,000 ILS | 148,834.77 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-27T11:19:00Z",
"rates": {
"KMF": 148.83477
}
}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": 14883.476999999999,
"rate": 148.83477
}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