Rate Overview
Live
1 ERN = 38.0424 SOS
1 SOS = 0.026286
ERN
Avg
38.1300
High
38.8314
Low
37.9585
Last updated: 8/12/2026, 8:40:41 AM
Quick Conversions
| ERN | SOS |
|---|---|
| 1 ERN | 38.04 SOS |
| 10 ERN | 380.42 SOS |
| 50 ERN | 1,902.12 SOS |
| 100 ERN | 3,804.24 SOS |
| 500 ERN | 19,021.22 SOS |
| 1,000 ERN | 38,042.44 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-08-12T08:40:41Z",
"rates": {
"SOS": 38.042438
}
}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": 3804.2437999999997,
"rate": 38.042438
}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