Rate Overview
Live
1 EUR = 11.0518 SEK
1 SEK = 0.090483
EUR
Avg
10.8241
High
11.0955
Low
10.5572
Last updated: 7/25/2026, 8:41:13 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 11.05 SEK |
| 10 EUR | 110.52 SEK |
| 50 EUR | 552.59 SEK |
| 100 EUR | 1,105.18 SEK |
| 500 EUR | 5,525.89 SEK |
| 1,000 EUR | 11,051.78 SEK |
Get EUR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SEKExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-25T20:41:13Z",
"rates": {
"SEK": 11.051778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SEK",
"amount": 100
},
"result": 1105.1778000000002,
"rate": 11.051778
}Build with EUR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key