Rate Overview
Live
1 SOS = 0.008024 RON
1 RON = 124.6261
SOS
Avg
0.007945
High
0.008024
Low
0.007894
Last updated: 6/19/2026, 8:23:05 AM
Quick Conversions
| SOS | RON |
|---|---|
| 1 SOS | 0.01 RON |
| 10 SOS | 0.08 RON |
| 50 SOS | 0.40 RON |
| 100 SOS | 0.80 RON |
| 500 SOS | 4.01 RON |
| 1,000 SOS | 8.02 RON |
Get SOS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=RONExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-06-19T08:23:05Z",
"rates": {
"RON": 0.008024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "RON",
"amount": 100
},
"result": 0.8024,
"rate": 0.008024
}Build with SOS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key