Rate Overview
Live
1 ILS = 3.1684 SEK
1 SEK = 0.315620
ILS
Avg
2.9050
High
3.2120
Low
2.6314
Last updated: 7/22/2026, 10:55:17 PM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.17 SEK |
| 10 ILS | 31.68 SEK |
| 50 ILS | 158.42 SEK |
| 100 ILS | 316.84 SEK |
| 500 ILS | 1,584.18 SEK |
| 1,000 ILS | 3,168.36 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-07-22T22:55:17Z",
"rates": {
"SEK": 3.168364
}
}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": 316.83639999999997,
"rate": 3.168364
}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