Rate Overview
Live
1 SEK = 0.092505 EUR
1 EUR = 10.8102
SEK
Avg
0.092174
High
0.092609
Low
0.091732
Last updated: 4/16/2026, 2:33:10 PM
Quick Conversions
| SEK | EUR |
|---|---|
| 1 SEK | 0.09 EUR |
| 10 SEK | 0.93 EUR |
| 50 SEK | 4.63 EUR |
| 100 SEK | 9.25 EUR |
| 500 SEK | 46.25 EUR |
| 1,000 SEK | 92.51 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-04-16T14:33:10Z",
"rates": {
"EUR": 0.092505
}
}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.2505,
"rate": 0.092505
}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