Rate Overview
Live
1 RON = 3.2664 SCR
1 SCR = 0.306150
RON
Avg
3.2865
High
3.5023
Low
3.0867
Last updated: 5/27/2026, 6:28:21 PM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.27 SCR |
| 10 RON | 32.66 SCR |
| 50 RON | 163.32 SCR |
| 100 RON | 326.64 SCR |
| 500 RON | 1,633.19 SCR |
| 1,000 RON | 3,266.38 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-27T18:28:21Z",
"rates": {
"SCR": 3.266375
}
}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": 326.6375,
"rate": 3.266375
}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