Rate Overview
Live
1 SEK = 0.336818 ILS
1 ILS = 2.9690
SEK
Avg
0.338158
High
0.346944
Low
0.334069
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| SEK | ILS |
|---|---|
| 1 SEK | 0.34 ILS |
| 10 SEK | 3.37 ILS |
| 50 SEK | 16.84 ILS |
| 100 SEK | 33.68 ILS |
| 500 SEK | 168.41 ILS |
| 1,000 SEK | 336.82 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-07T07:38:04Z",
"rates": {
"ILS": 0.336818
}
}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.6818,
"rate": 0.336818
}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