Rate Overview
Live
1 RON = 3.1124 SCR
1 SCR = 0.321299
RON
Avg
3.1462
High
3.2995
Low
3.0909
Last updated: 5/7/2026, 7:47:09 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.11 SCR |
| 10 RON | 31.12 SCR |
| 50 RON | 155.62 SCR |
| 100 RON | 311.24 SCR |
| 500 RON | 1,556.18 SCR |
| 1,000 RON | 3,112.36 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-05-07T07:47:09Z",
"rates": {
"SCR": 3.112364
}
}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": 311.2364,
"rate": 3.112364
}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