Rate Overview
Live
1 RON = 3.1858 SCR
1 SCR = 0.313895
RON
Avg
3.1316
High
3.2401
Low
2.8809
Last updated: 7/9/2026, 7:49:31 PM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.19 SCR |
| 10 RON | 31.86 SCR |
| 50 RON | 159.29 SCR |
| 100 RON | 318.58 SCR |
| 500 RON | 1,592.89 SCR |
| 1,000 RON | 3,185.78 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-07-09T19:49:31Z",
"rates": {
"SCR": 3.185779
}
}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": 318.5779,
"rate": 3.185779
}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