Rate Overview
Live
1 ILS = 3.0674 SEK
1 SEK = 0.326004
ILS
Avg
3.0543
High
3.0689
Low
3.0345
Last updated: 4/17/2026, 7:32:07 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.07 SEK |
| 10 ILS | 30.67 SEK |
| 50 ILS | 153.37 SEK |
| 100 ILS | 306.74 SEK |
| 500 ILS | 1,533.72 SEK |
| 1,000 ILS | 3,067.45 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-04-17T07:32:07Z",
"rates": {
"SEK": 3.067446
}
}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": 306.7446,
"rate": 3.067446
}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