Rate Overview
Live
1 SEK = 0.311756 ILS
1 ILS = 3.2076
SEK
Avg
0.310761
High
0.313419
Low
0.309150
Last updated: 6/17/2026, 3:41:28 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.31 ILS |
| 10 SEK | 3.12 ILS |
| 50 SEK | 15.59 ILS |
| 100 SEK | 31.18 ILS |
| 500 SEK | 155.88 ILS |
| 1,000 SEK | 311.76 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-06-17T03:41:28Z",
"rates": {
"ILS": 0.311756
}
}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": 31.1756,
"rate": 0.311756
}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