Rate Overview
Live
1 SCR = 0.314088 RON
1 RON = 3.1838
SCR
Avg
0.320701
High
0.327637
Low
0.310854
Last updated: 6/15/2026, 2:16:41 PM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.31 RON |
| 10 SCR | 3.14 RON |
| 50 SCR | 15.70 RON |
| 100 SCR | 31.41 RON |
| 500 SCR | 157.04 RON |
| 1,000 SCR | 314.09 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-15T14:16:41Z",
"rates": {
"RON": 0.314088
}
}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": 31.4088,
"rate": 0.314088
}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