Rate Overview
Live
1 ILS = 3.1751 SEK
1 SEK = 0.314947
ILS
Avg
3.1853
High
3.2228
Low
3.1722
Last updated: 9/6/2026, 6:22:03 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.18 SEK |
| 10 ILS | 31.75 SEK |
| 50 ILS | 158.76 SEK |
| 100 ILS | 317.51 SEK |
| 500 ILS | 1,587.57 SEK |
| 1,000 ILS | 3,175.14 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-09-06T06:22:03Z",
"rates": {
"SEK": 3.175137
}
}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": 317.5137,
"rate": 3.175137
}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