Rate Overview
Live
1 SEK = 0.306046 ILS
1 ILS = 3.2675
SEK
Avg
0.343994
High
0.370012
Low
0.306046
Last updated: 5/27/2026, 2:54:26 PM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.31 ILS |
| 10 SEK | 3.06 ILS |
| 50 SEK | 15.30 ILS |
| 100 SEK | 30.60 ILS |
| 500 SEK | 153.02 ILS |
| 1,000 SEK | 306.05 ILS |
Get SEK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ILSExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T14:54:26Z",
"rates": {
"ILS": 0.306046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ILS",
"amount": 100
},
"result": 30.604599999999998,
"rate": 0.306046
}Build with SEK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key