Rate Overview
Live
1 EUR = 10.8765 SEK
1 SEK = 0.091942
EUR
Avg
10.9168
High
10.9935
Low
10.8760
Last updated: 6/15/2026, 3:11:19 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 10.88 SEK |
| 10 EUR | 108.76 SEK |
| 50 EUR | 543.82 SEK |
| 100 EUR | 1,087.65 SEK |
| 500 EUR | 5,438.24 SEK |
| 1,000 EUR | 10,876.48 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-06-15T15:11:19Z",
"rates": {
"SEK": 10.876476
}
}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.6476,
"rate": 10.876476
}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