Rate Overview
Live
1 SOS = 0.026157 ERN
1 ERN = 38.2307
SOS
Avg
0.026240
High
0.026300
Low
0.026157
Last updated: 5/7/2026, 9:32:52 AM
Quick Conversions
| SOS | ERN |
|---|---|
| 1 SOS | 0.03 ERN |
| 10 SOS | 0.26 ERN |
| 50 SOS | 1.31 ERN |
| 100 SOS | 2.62 ERN |
| 500 SOS | 13.08 ERN |
| 1,000 SOS | 26.16 ERN |
Get SOS/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=ERNExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-07T09:32:52Z",
"rates": {
"ERN": 0.026157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "ERN",
"amount": 100
},
"result": 2.6157,
"rate": 0.026157
}Build with SOS/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key