Rate Overview
Live
1 SCR = 0.318193 RON
1 RON = 3.1427
SCR
Avg
0.321125
High
0.346205
Low
0.308636
Last updated: 7/3/2026, 7:32:30 PM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.32 RON |
| 10 SCR | 3.18 RON |
| 50 SCR | 15.91 RON |
| 100 SCR | 31.82 RON |
| 500 SCR | 159.10 RON |
| 1,000 SCR | 318.19 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-07-03T19:32:30Z",
"rates": {
"RON": 0.318193
}
}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.819300000000002,
"rate": 0.318193
}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