Rate Overview
Live
1 EUR = 11.0455 SEK
1 SEK = 0.090534
EUR
Avg
11.0668
High
11.0955
Low
11.0315
Last updated: 7/5/2026, 4:44:06 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 11.05 SEK |
| 10 EUR | 110.46 SEK |
| 50 EUR | 552.28 SEK |
| 100 EUR | 1,104.55 SEK |
| 500 EUR | 5,522.77 SEK |
| 1,000 EUR | 11,045.54 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-05T16:44:06Z",
"rates": {
"SEK": 11.045541
}
}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": 1104.5541,
"rate": 11.045541
}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