Rate Overview
Live
1 SCR = 0.292908 RON
1 RON = 3.4140
SCR
Avg
0.302215
High
0.318667
Low
0.292908
Last updated: 3/6/2026, 11:25:58 PM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.29 RON |
| 10 SCR | 2.93 RON |
| 50 SCR | 14.65 RON |
| 100 SCR | 29.29 RON |
| 500 SCR | 146.45 RON |
| 1,000 SCR | 292.91 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-03-06T23:25:58Z",
"rates": {
"RON": 0.292908
}
}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": 29.2908,
"rate": 0.292908
}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