Rate Overview
Live
1 ILS = 3.2902 SEK
1 SEK = 0.303934
ILS
Avg
2.8878
High
3.2902
Low
2.5645
Last updated: 5/27/2026, 7:21:38 PM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.29 SEK |
| 10 ILS | 32.90 SEK |
| 50 ILS | 164.51 SEK |
| 100 ILS | 329.02 SEK |
| 500 ILS | 1,645.10 SEK |
| 1,000 ILS | 3,290.19 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-27T19:21:38Z",
"rates": {
"SEK": 3.290191
}
}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": 329.0191,
"rate": 3.290191
}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