Rate Overview
Live
1 EUR = 10.8238 SEK
1 SEK = 0.092389
EUR
Avg
10.7467
High
10.9150
Low
10.5572
Last updated: 5/26/2026, 8:20:11 AM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.82 SEK |
| 10 EUR | 108.24 SEK |
| 50 EUR | 541.19 SEK |
| 100 EUR | 1,082.38 SEK |
| 500 EUR | 5,411.92 SEK |
| 1,000 EUR | 10,823.83 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-26T08:20:11Z",
"rates": {
"SEK": 10.823834
}
}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": 1082.3834,
"rate": 10.823834
}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