Rate Overview
Live
1 ERN = 38.1010 SOS
1 SOS = 0.026246
ERN
Avg
38.0093
High
38.1010
Low
37.5379
Last updated: 3/27/2026, 11:41:31 AM
Quick Conversions
| ERN | SOS |
|---|---|
| 1 ERN | 38.10 SOS |
| 10 ERN | 381.01 SOS |
| 50 ERN | 1,905.05 SOS |
| 100 ERN | 3,810.10 SOS |
| 500 ERN | 19,050.48 SOS |
| 1,000 ERN | 38,100.96 SOS |
Get ERN/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SOSExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-27T11:41:31Z",
"rates": {
"SOS": 38.100961
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SOS",
"amount": 100
},
"result": 3810.0960999999998,
"rate": 38.100961
}Build with ERN/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key