Rate Overview
Live
1 EUR = 10.8692 SEK
1 SEK = 0.092003
EUR
Avg
10.9811
High
11.9095
Low
9.9713
Last updated: 3/27/2026, 1:57:09 AM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.87 SEK |
| 10 EUR | 108.69 SEK |
| 50 EUR | 543.46 SEK |
| 100 EUR | 1,086.92 SEK |
| 500 EUR | 5,434.61 SEK |
| 1,000 EUR | 10,869.22 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-03-27T01:57:09Z",
"rates": {
"SEK": 10.86922
}
}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": 1086.922,
"rate": 10.86922
}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