Rate Overview
Live
1 SEK = 0.331193 ILS
1 ILS = 3.0194
SEK
Avg
0.349869
High
0.393152
Low
0.309901
Last updated: 3/28/2026, 6:12:19 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.33 ILS |
| 10 SEK | 3.31 ILS |
| 50 SEK | 16.56 ILS |
| 100 SEK | 33.12 ILS |
| 500 SEK | 165.60 ILS |
| 1,000 SEK | 331.19 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-03-28T06:12:19Z",
"rates": {
"ILS": 0.331193
}
}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": 33.1193,
"rate": 0.331193
}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