Rate Overview
Live
1 SOS = 0.026260 ERN
1 ERN = 38.0807
SOS
Avg
0.026304
High
0.027136
Low
0.026193
Last updated: 7/22/2026, 8:48:57 AM
Quick Conversions
| SOS | ERN |
|---|---|
| 1 SOS | 0.03 ERN |
| 10 SOS | 0.26 ERN |
| 50 SOS | 1.31 ERN |
| 100 SOS | 2.63 ERN |
| 500 SOS | 13.13 ERN |
| 1,000 SOS | 26.26 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-07-22T08:48:57Z",
"rates": {
"ERN": 0.02626
}
}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.626,
"rate": 0.02626
}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