Rate Overview
Live
1 ILS = 3.0194 SEK
1 SEK = 0.331194
ILS
Avg
2.9998
High
3.0194
Low
2.9767
Last updated: 3/28/2026, 6:12:14 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.02 SEK |
| 10 ILS | 30.19 SEK |
| 50 ILS | 150.97 SEK |
| 100 ILS | 301.94 SEK |
| 500 ILS | 1,509.69 SEK |
| 1,000 ILS | 3,019.38 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-03-28T06:12:14Z",
"rates": {
"SEK": 3.01938
}
}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": 301.938,
"rate": 3.01938
}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