Rate Overview
Live
1 SEK = 0.093830 EUR
1 EUR = 10.6576
SEK
Avg
0.093600
High
0.093830
Low
0.093227
Last updated: 3/6/2026, 9:09:07 PM
Quick Conversions
| SEK | EUR |
|---|---|
| 1 SEK | 0.09 EUR |
| 10 SEK | 0.94 EUR |
| 50 SEK | 4.69 EUR |
| 100 SEK | 9.38 EUR |
| 500 SEK | 46.92 EUR |
| 1,000 SEK | 93.83 EUR |
Get SEK/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=EURExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-06T21:09:07Z",
"rates": {
"EUR": 0.09383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "EUR",
"amount": 100
},
"result": 9.383,
"rate": 0.09383
}Build with SEK/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key