Rate Overview
Live
1 SEK = 0.310299 ILS
1 ILS = 3.2227
SEK
Avg
0.308624
High
0.311208
Low
0.305529
Last updated: 7/5/2026, 5:13:58 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.31 ILS |
| 10 SEK | 3.10 ILS |
| 50 SEK | 15.51 ILS |
| 100 SEK | 31.03 ILS |
| 500 SEK | 155.15 ILS |
| 1,000 SEK | 310.30 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-07-05T05:13:58Z",
"rates": {
"ILS": 0.310299
}
}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.029899999999998,
"rate": 0.310299
}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