Rate Overview
Live
1 RON = 128.0098 SOS
1 SOS = 0.007812
RON
Avg
128.3805
High
129.0482
Low
127.5400
Last updated: 5/7/2026, 8:34:52 PM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 128.01 SOS |
| 10 RON | 1,280.10 SOS |
| 50 RON | 6,400.49 SOS |
| 100 RON | 12,800.98 SOS |
| 500 RON | 64,004.89 SOS |
| 1,000 RON | 128,009.79 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-05-07T20:34:52Z",
"rates": {
"SOS": 128.009786
}
}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": 12800.978599999999,
"rate": 128.009786
}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