Rate Overview
Live
1 RON = 124.8940 SOS
1 SOS = 0.008007
RON
Avg
128.9870
High
134.0489
Low
124.1934
Last updated: 8/1/2026, 1:31:29 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-08-01T01:31:29Z",
"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