Rate Overview
Live
1 EUR = 10.8744 SEK
1 SEK = 0.091959
EUR
Avg
10.8200
High
10.8744
Low
10.7715
Last updated: 3/26/2026, 10:32:52 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.87 SEK |
| 10 EUR | 108.74 SEK |
| 50 EUR | 543.72 SEK |
| 100 EUR | 1,087.44 SEK |
| 500 EUR | 5,437.21 SEK |
| 1,000 EUR | 10,874.42 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-26T22:32:52Z",
"rates": {
"SEK": 10.874424
}
}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": 1087.4424,
"rate": 10.874424
}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