Rate Overview
Live
1 EUR = 11.1096 SEK
1 SEK = 0.090012
EUR
Avg
11.1010
High
11.1314
Low
11.0668
Last updated: 9/1/2026, 2:21:18 PM
Quick Conversions
| EUR | SEK |
|---|---|
| 1 EUR | 11.11 SEK |
| 10 EUR | 111.10 SEK |
| 50 EUR | 555.48 SEK |
| 100 EUR | 1,110.96 SEK |
| 500 EUR | 5,554.79 SEK |
| 1,000 EUR | 11,109.59 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-09-01T14:21:18Z",
"rates": {
"SEK": 11.109587
}
}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": 1110.9587,
"rate": 11.109587
}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