Rate Overview
Live
1 RON = 124.6175 SOS
1 SOS = 0.008025
RON
Avg
125.8594
High
126.6666
Low
124.6175
Last updated: 6/19/2026, 8:23:04 AM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 124.62 SOS |
| 10 RON | 1,246.17 SOS |
| 50 RON | 6,230.87 SOS |
| 100 RON | 12,461.75 SOS |
| 500 RON | 62,308.74 SOS |
| 1,000 RON | 124,617.47 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-06-19T08:23:04Z",
"rates": {
"SOS": 124.617472
}
}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": 12461.7472,
"rate": 124.617472
}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