Rate Overview
Live
1 ILS = 3.1809 SEK
1 SEK = 0.314378
ILS
Avg
3.0658
High
3.2750
Low
2.8600
Last updated: 7/25/2026, 5:31:49 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.18 SEK |
| 10 ILS | 31.81 SEK |
| 50 ILS | 159.04 SEK |
| 100 ILS | 318.09 SEK |
| 500 ILS | 1,590.44 SEK |
| 1,000 ILS | 3,180.88 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-25T05:31:49Z",
"rates": {
"SEK": 3.180883
}
}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.0883,
"rate": 3.180883
}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