Rate Overview
Live
1 EUR = 11.0484 SEK
1 SEK = 0.090511
EUR
Avg
11.0536
High
11.0955
Low
11.0319
Last updated: 7/24/2026, 8:29:17 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 11.05 SEK |
| 10 EUR | 110.48 SEK |
| 50 EUR | 552.42 SEK |
| 100 EUR | 1,104.84 SEK |
| 500 EUR | 5,524.21 SEK |
| 1,000 EUR | 11,048.42 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-24T20:29:17Z",
"rates": {
"SEK": 11.048421
}
}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.8420999999998,
"rate": 11.048421
}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