Rate Overview
Live
1 SEK = 0.309535 ILS
1 ILS = 3.2307
SEK
Avg
0.312762
High
0.317060
Low
0.309535
Last updated: 8/16/2026, 10:06:12 PM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.31 ILS |
| 10 SEK | 3.10 ILS |
| 50 SEK | 15.48 ILS |
| 100 SEK | 30.95 ILS |
| 500 SEK | 154.77 ILS |
| 1,000 SEK | 309.54 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-08-16T22:06:12Z",
"rates": {
"ILS": 0.309535
}
}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.953500000000002,
"rate": 0.309535
}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