Rate Overview
Live
1 RON = 3.4140 SCR
1 SCR = 0.292909
RON
Avg
3.3311
High
3.4140
Low
3.1381
Last updated: 3/7/2026, 2:28:45 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.41 SCR |
| 10 RON | 34.14 SCR |
| 50 RON | 170.70 SCR |
| 100 RON | 341.40 SCR |
| 500 RON | 1,707.02 SCR |
| 1,000 RON | 3,414.03 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-03-07T02:28:45Z",
"rates": {
"SCR": 3.414032
}
}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": 341.4032,
"rate": 3.414032
}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