Rate Overview
Live
1 RON = 3.0402 SCR
1 SCR = 0.328926
RON
Avg
3.2151
High
3.4925
Low
2.9140
Last updated: 9/12/2026, 10:50:12 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.04 SCR |
| 10 RON | 30.40 SCR |
| 50 RON | 152.01 SCR |
| 100 RON | 304.02 SCR |
| 500 RON | 1,520.10 SCR |
| 1,000 RON | 3,040.19 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-09-12T10:50:12Z",
"rates": {
"SCR": 3.040194
}
}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": 304.0194,
"rate": 3.040194
}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