Rate Overview
Live
1 ILS = 3.2227 SEK
1 SEK = 0.310299
ILS
Avg
3.2403
High
3.2730
Low
3.2133
Last updated: 7/5/2026, 6:43:42 AM
Quick Conversions
| ILS | SEK |
|---|---|
| 1 ILS | 3.22 SEK |
| 10 ILS | 32.23 SEK |
| 50 ILS | 161.13 SEK |
| 100 ILS | 322.27 SEK |
| 500 ILS | 1,611.35 SEK |
| 1,000 ILS | 3,222.70 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-05T06:43:42Z",
"rates": {
"SEK": 3.222696
}
}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": 322.2696,
"rate": 3.222696
}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