Rate Overview
Live
1 RON = 124.5001 SOS
1 SOS = 0.008032
RON
Avg
128.4353
High
133.4951
Low
123.9425
Last updated: 7/25/2026, 7:34:25 PM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 124.50 SOS |
| 10 RON | 1,245.00 SOS |
| 50 RON | 6,225.01 SOS |
| 100 RON | 12,450.01 SOS |
| 500 RON | 62,250.07 SOS |
| 1,000 RON | 124,500.15 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-25T19:34:25Z",
"rates": {
"SOS": 124.500148
}
}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": 12450.014799999999,
"rate": 124.500148
}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