Rate Overview
Live
1 ILS = 3.2675 SEK
1 SEK = 0.306046
ILS
Avg
3.2361
High
3.2693
Low
3.2078
Last updated: 5/27/2026, 2:51:11 PM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.27 SEK |
| 10 ILS | 32.67 SEK |
| 50 ILS | 163.37 SEK |
| 100 ILS | 326.75 SEK |
| 500 ILS | 1,633.74 SEK |
| 1,000 ILS | 3,267.48 SEK |
Get ILS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SEKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T14:51:11Z",
"rates": {
"SEK": 3.267482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SEK",
"amount": 100
},
"result": 326.7482,
"rate": 3.267482
}Build with ILS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key