Rate Overview
Live
1 RON = 125.5209 SOS
1 SOS = 0.007967
RON
Avg
129.5926
High
133.2893
Low
123.4252
Last updated: 8/1/2026, 5:19:28 AM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 125.52 SOS |
| 10 RON | 1,255.21 SOS |
| 50 RON | 6,276.04 SOS |
| 100 RON | 12,552.09 SOS |
| 500 RON | 62,760.43 SOS |
| 1,000 RON | 125,520.85 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-08-01T05:19:28Z",
"rates": {
"SOS": 125.520854
}
}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": 12552.0854,
"rate": 125.520854
}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