Rate Overview
Live
1 RON = 3.1792 SCR
1 SCR = 0.314547
RON
Avg
3.3165
High
3.4970
Low
3.1792
Last updated: 4/17/2026, 6:12:04 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.18 SCR |
| 10 RON | 31.79 SCR |
| 50 RON | 158.96 SCR |
| 100 RON | 317.92 SCR |
| 500 RON | 1,589.59 SCR |
| 1,000 RON | 3,179.18 SCR |
Get RON/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=SCRExample Response:
{
"success": true,
"base": "RON",
"date": "2026-04-17T06:12:04Z",
"rates": {
"SCR": 3.17918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "SCR",
"amount": 100
},
"result": 317.918,
"rate": 3.17918
}Build with RON/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key