Rate Overview
Live
1 RON = 130.2314 SOS
1 SOS = 0.007679
RON
Avg
130.7944
High
132.5216
Low
129.3700
Last updated: 3/7/2026, 7:44:12 AM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 130.23 SOS |
| 10 RON | 1,302.31 SOS |
| 50 RON | 6,511.57 SOS |
| 100 RON | 13,023.14 SOS |
| 500 RON | 65,115.68 SOS |
| 1,000 RON | 130,231.37 SOS |
Get RON/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SOSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-07T07:44:12Z",
"rates": {
"SOS": 130.231368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SOS",
"amount": 100
},
"result": 13023.1368,
"rate": 130.231368
}Build with RON/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key