Rate Overview
Live
1 SOS = 0.026283 ERN
1 ERN = 38.0474
SOS
Avg
0.026247
High
0.026317
Low
0.026125
Last updated: 5/27/2026, 1:35:15 PM
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.14 ERN |
| 1,000 SOS | 26.28 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-27T13:35:15Z",
"rates": {
"ERN": 0.026283
}
}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.6283000000000003,
"rate": 0.026283
}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