Rate Overview
Live
1 SCR = 0.308636 RON
1 RON = 3.2401
SCR
Avg
0.315340
High
0.326731
Low
0.308636
Last updated: 6/28/2026, 9:15:00 PM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.31 RON |
| 10 SCR | 3.09 RON |
| 50 SCR | 15.43 RON |
| 100 SCR | 30.86 RON |
| 500 SCR | 154.32 RON |
| 1,000 SCR | 308.64 RON |
Get SCR/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=RONExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-06-28T21:15:00Z",
"rates": {
"RON": 0.308636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "RON",
"amount": 100
},
"result": 30.8636,
"rate": 0.308636
}Build with SCR/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key