Rate Overview
Live
1 RON = 124.8940 SOS
1 SOS = 0.008007
RON
Avg
124.3552
High
124.8940
Low
123.7553
Last updated: 7/31/2026, 7:00:52 AM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 124.89 SOS |
| 10 RON | 1,248.94 SOS |
| 50 RON | 6,244.70 SOS |
| 100 RON | 12,489.40 SOS |
| 500 RON | 62,447.02 SOS |
| 1,000 RON | 124,894.04 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-07-31T07:00:52Z",
"rates": {
"SOS": 124.89404
}
}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": 12489.404,
"rate": 124.89404
}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