Rate Overview
Live
1 ILS = 3.2052 SEK
1 SEK = 0.311993
ILS
Avg
3.2024
High
3.2191
Low
3.1863
Last updated: 7/12/2026, 8:01:58 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.21 SEK |
| 10 ILS | 32.05 SEK |
| 50 ILS | 160.26 SEK |
| 100 ILS | 320.52 SEK |
| 500 ILS | 1,602.60 SEK |
| 1,000 ILS | 3,205.20 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-12T08:01:58Z",
"rates": {
"SEK": 3.205196
}
}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.51959999999997,
"rate": 3.205196
}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