Rate Overview
Live
1 SEK = 0.090112 EUR
1 EUR = 11.0973
SEK
Avg
0.090437
High
0.090789
Low
0.090086
Last updated: 7/24/2026, 7:38:46 AM
Quick Conversions
| SEK | EUR |
|---|---|
| 1 SEK | 0.09 EUR |
| 10 SEK | 0.90 EUR |
| 50 SEK | 4.51 EUR |
| 100 SEK | 9.01 EUR |
| 500 SEK | 45.06 EUR |
| 1,000 SEK | 90.11 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-07-24T07:38:46Z",
"rates": {
"EUR": 0.090112
}
}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.0112,
"rate": 0.090112
}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