Rate Overview
Live
1 EUR = 10.7985 SEK
1 SEK = 0.092605
EUR
Avg
10.8250
High
10.8555
Low
10.7985
Last updated: 5/6/2026, 6:00:09 AM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.80 SEK |
| 10 EUR | 107.99 SEK |
| 50 EUR | 539.93 SEK |
| 100 EUR | 1,079.85 SEK |
| 500 EUR | 5,399.26 SEK |
| 1,000 EUR | 10,798.52 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-05-06T06:00:09Z",
"rates": {
"SEK": 10.79852
}
}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": 1079.852,
"rate": 10.79852
}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