Rate Overview
Live
1 SEK = 0.090645 EUR
1 EUR = 11.0320
SEK
Avg
0.090833
High
0.091211
Low
0.090645
Last updated: 8/18/2026, 11:28:39 AM
Quick Conversions
| SEK | EUR |
|---|---|
| 1 SEK | 0.09 EUR |
| 10 SEK | 0.91 EUR |
| 50 SEK | 4.53 EUR |
| 100 SEK | 9.06 EUR |
| 500 SEK | 45.32 EUR |
| 1,000 SEK | 90.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-08-18T11:28:39Z",
"rates": {
"EUR": 0.090645
}
}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.0645,
"rate": 0.090645
}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