Rate Overview
Live
1 ILS = 3.1836 SEK
1 SEK = 0.314106
ILS
Avg
2.9830
High
3.2904
Low
2.7750
Last updated: 7/28/2026, 1:33:30 PM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.18 SEK |
| 10 ILS | 31.84 SEK |
| 50 ILS | 159.18 SEK |
| 100 ILS | 318.36 SEK |
| 500 ILS | 1,591.82 SEK |
| 1,000 ILS | 3,183.64 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-28T13:33:30Z",
"rates": {
"SEK": 3.183642
}
}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": 318.3642,
"rate": 3.183642
}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