Rate Overview
Live
1 SCR = 0.322138 RON
1 RON = 3.1043
SCR
Avg
0.309326
High
0.347118
Low
0.285638
Last updated: 7/12/2026, 3:04:57 AM
Quick Conversions
| SCR | RON |
|---|---|
| 1 SCR | 0.32 RON |
| 10 SCR | 3.22 RON |
| 50 SCR | 16.11 RON |
| 100 SCR | 32.21 RON |
| 500 SCR | 161.07 RON |
| 1,000 SCR | 322.14 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-12T03:04:57Z",
"rates": {
"RON": 0.322138
}
}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.2138,
"rate": 0.322138
}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