Rate Overview
Live
1 SEK = 1.5472 ERN
1 ERN = 0.646336
SEK
Avg
1.5503
High
1.5566
Low
1.5389
Last updated: 7/8/2026, 2:59:20 AM
Quick Conversions
| SEK | ERN |
|---|---|
| 1 SEK | 1.55 ERN |
| 10 SEK | 15.47 ERN |
| 50 SEK | 77.36 ERN |
| 100 SEK | 154.72 ERN |
| 500 SEK | 773.59 ERN |
| 1,000 SEK | 1,547.18 ERN |
Get SEK/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ERNExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-08T02:59:20Z",
"rates": {
"ERN": 1.547182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ERN",
"amount": 100
},
"result": 154.7182,
"rate": 1.547182
}Build with SEK/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key