Rate Overview
Live
1 SEK = 0.304550 ILS
1 ILS = 3.2835
SEK
Avg
0.334688
High
0.349783
Low
0.304550
Last updated: 5/27/2026, 6:22:36 PM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.30 ILS |
| 10 SEK | 3.05 ILS |
| 50 SEK | 15.23 ILS |
| 100 SEK | 30.46 ILS |
| 500 SEK | 152.28 ILS |
| 1,000 SEK | 304.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-27T18:22:36Z",
"rates": {
"ILS": 0.30455
}
}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.455,
"rate": 0.30455
}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