Rate Overview
Live
1 SEK = 0.306548 ILS
1 ILS = 3.2621
SEK
Avg
0.313700
High
0.324391
Low
0.305565
Last updated: 5/27/2026, 10:56:15 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.31 ILS |
| 10 SEK | 3.07 ILS |
| 50 SEK | 15.33 ILS |
| 100 SEK | 30.65 ILS |
| 500 SEK | 153.27 ILS |
| 1,000 SEK | 306.55 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-27T10:56:15Z",
"rates": {
"ILS": 0.306548
}
}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.654799999999998,
"rate": 0.306548
}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