Rate Overview
Live
1 EUR = 10.6610 SEK
1 SEK = 0.093800
EUR
Avg
10.6842
High
10.7265
Low
10.6610
Last updated: 3/6/2026, 6:12:45 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.66 SEK |
| 10 EUR | 106.61 SEK |
| 50 EUR | 533.05 SEK |
| 100 EUR | 1,066.10 SEK |
| 500 EUR | 5,330.52 SEK |
| 1,000 EUR | 10,661.03 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-06T18:12:45Z",
"rates": {
"SEK": 10.66103
}
}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": 1066.103,
"rate": 10.66103
}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