Rate Overview
Live
1 SOS = 0.007678 RON
1 RON = 130.2423
SOS
Avg
0.007645
High
0.007729
Low
0.007545
Last updated: 3/7/2026, 7:16:34 AM
Quick Conversions
| SOS | RON |
|---|---|
| 1 SOS | 0.01 RON |
| 10 SOS | 0.08 RON |
| 50 SOS | 0.38 RON |
| 100 SOS | 0.77 RON |
| 500 SOS | 3.84 RON |
| 1,000 SOS | 7.68 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-03-07T07:16:34Z",
"rates": {
"RON": 0.007678
}
}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.7678,
"rate": 0.007678
}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