Rate Overview
Live
1 EUR = 11.0382 SEK
1 SEK = 0.090595
EUR
Avg
11.0469
High
11.0955
Low
10.9934
Last updated: 7/20/2026, 4:06:28 AM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 11.04 SEK |
| 10 EUR | 110.38 SEK |
| 50 EUR | 551.91 SEK |
| 100 EUR | 1,103.82 SEK |
| 500 EUR | 5,519.10 SEK |
| 1,000 EUR | 11,038.20 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-20T04:06:28Z",
"rates": {
"SEK": 11.038195
}
}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": 1103.8195,
"rate": 11.038195
}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