Rate Overview
Live
1 SOS = 0.026272 ERN
1 ERN = 38.0633
SOS
Avg
0.026260
High
0.026308
Low
0.026246
Last updated: 3/7/2026, 6:42:49 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.14 ERN |
| 1,000 SOS | 26.27 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-03-07T06:42:49Z",
"rates": {
"ERN": 0.026272
}
}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.6272,
"rate": 0.026272
}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