Rate Overview
Live
1 RON = 132.0571 SOS
1 SOS = 0.007572
RON
Avg
131.7907
High
132.4033
Low
130.9400
Last updated: 4/17/2026, 12:00:54 PM
Quick Conversions
| RON | SOS |
|---|---|
| 1 RON | 132.06 SOS |
| 10 RON | 1,320.57 SOS |
| 50 RON | 6,602.85 SOS |
| 100 RON | 13,205.71 SOS |
| 500 RON | 66,028.55 SOS |
| 1,000 RON | 132,057.10 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-04-17T12:00:54Z",
"rates": {
"SOS": 132.057098
}
}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": 13205.7098,
"rate": 132.057098
}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