Rate Overview
Live
1 ERN = 38.0640 SOS
1 SOS = 0.026272
ERN
Avg
38.0816
High
38.3485
Low
37.9975
Last updated: 5/28/2026, 9:51:59 PM
Quick Conversions
| ERN | SOS |
|---|---|
| 1 ERN | 38.06 SOS |
| 10 ERN | 380.64 SOS |
| 50 ERN | 1,903.20 SOS |
| 100 ERN | 3,806.40 SOS |
| 500 ERN | 19,031.98 SOS |
| 1,000 ERN | 38,063.95 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-05-28T21:51:59Z",
"rates": {
"SOS": 38.063951
}
}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": 3806.3951,
"rate": 38.063951
}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