Rate Overview
Live
1 ILS = 3.2079 SEK
1 SEK = 0.311731
ILS
Avg
3.2181
High
3.2347
Low
3.1906
Last updated: 6/17/2026, 5:04:00 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.21 SEK |
| 10 ILS | 32.08 SEK |
| 50 ILS | 160.39 SEK |
| 100 ILS | 320.79 SEK |
| 500 ILS | 1,603.95 SEK |
| 1,000 ILS | 3,207.89 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-06-17T05:04:00Z",
"rates": {
"SEK": 3.20789
}
}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": 320.789,
"rate": 3.20789
}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