Rate Overview
Live
1 SCR = 0.326988 RON
1 RON = 3.0582
SCR
Avg
0.301174
High
0.327167
Low
0.286961
Last updated: 7/20/2026, 7:41:34 PM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.33 RON |
| 10 SCR | 3.27 RON |
| 50 SCR | 16.35 RON |
| 100 SCR | 32.70 RON |
| 500 SCR | 163.49 RON |
| 1,000 SCR | 326.99 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-20T19:41:34Z",
"rates": {
"RON": 0.326988
}
}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": 32.6988,
"rate": 0.326988
}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