Rate Overview
Live
1 SEK = 1.5522 ERN
1 ERN = 0.644246
SEK
Avg
1.5498
High
1.5649
Low
1.5345
Last updated: 7/21/2026, 9:05:18 AM
Quick Conversions
| SEK | ERN |
|---|---|
| 1 SEK | 1.55 ERN |
| 10 SEK | 15.52 ERN |
| 50 SEK | 77.61 ERN |
| 100 SEK | 155.22 ERN |
| 500 SEK | 776.10 ERN |
| 1,000 SEK | 1,552.20 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-21T09:05:18Z",
"rates": {
"ERN": 1.552203
}
}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": 155.2203,
"rate": 1.552203
}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