Rate Overview
Live
1 SEK = 0.089654 EUR
1 EUR = 11.1540
SEK
Avg
0.089822
High
0.090086
Low
0.089589
Last updated: 9/8/2026, 2:41:41 AM
Quick Conversions
| SEK | EUR |
|---|---|
| 1 SEK | 0.09 EUR |
| 10 SEK | 0.90 EUR |
| 50 SEK | 4.48 EUR |
| 100 SEK | 8.97 EUR |
| 500 SEK | 44.83 EUR |
| 1,000 SEK | 89.65 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-09-08T02:41:41Z",
"rates": {
"EUR": 0.089654
}
}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": 8.965399999999999,
"rate": 0.089654
}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