Rate Overview
Live
1 ILS = 2.9690 SEK
1 SEK = 0.336818
ILS
Avg
2.9578
High
2.9934
Low
2.8823
Last updated: 3/7/2026, 7:38:05 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 2.97 SEK |
| 10 ILS | 29.69 SEK |
| 50 ILS | 148.45 SEK |
| 100 ILS | 296.90 SEK |
| 500 ILS | 1,484.48 SEK |
| 1,000 ILS | 2,968.96 SEK |
Get ILS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SEKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:38:05Z",
"rates": {
"SEK": 2.968959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SEK",
"amount": 100
},
"result": 296.8959,
"rate": 2.968959
}Build with ILS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key