Rate Overview
Live
1 SCR = 0.305532 RON
1 RON = 3.2730
SCR
Avg
0.301881
High
0.323973
Low
0.285522
Last updated: 3/27/2026, 10:21:33 AM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.31 RON |
| 10 SCR | 3.06 RON |
| 50 SCR | 15.28 RON |
| 100 SCR | 30.55 RON |
| 500 SCR | 152.77 RON |
| 1,000 SCR | 305.53 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-27T10:21:33Z",
"rates": {
"RON": 0.305532
}
}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.553200000000004,
"rate": 0.305532
}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