Rate Overview
Live
1 EUR = 10.7779 SEK
1 SEK = 0.092782
EUR
Avg
10.8446
High
10.9013
Low
10.7779
Last updated: 4/16/2026, 3:15:42 AM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.78 SEK |
| 10 EUR | 107.78 SEK |
| 50 EUR | 538.90 SEK |
| 100 EUR | 1,077.79 SEK |
| 500 EUR | 5,388.96 SEK |
| 1,000 EUR | 10,777.92 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-04-16T03:15:42Z",
"rates": {
"SEK": 10.777917
}
}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": 1077.7917,
"rate": 10.777917
}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