Rate Overview
Live
1 SEK = 0.315155 ILS
1 ILS = 3.1730
SEK
Avg
0.327314
High
0.349652
Low
0.305340
Last updated: 7/21/2026, 12:52:21 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.32 ILS |
| 10 SEK | 3.15 ILS |
| 50 SEK | 15.76 ILS |
| 100 SEK | 31.52 ILS |
| 500 SEK | 157.58 ILS |
| 1,000 SEK | 315.16 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-21T00:52:21Z",
"rates": {
"ILS": 0.315155
}
}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.515500000000003,
"rate": 0.315155
}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