Rate Overview
Live
1 RON = 3.2730 SCR
1 SCR = 0.305532
RON
Avg
3.3523
High
3.4848
Low
3.1524
Last updated: 3/27/2026, 9:49:14 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.27 SCR |
| 10 RON | 32.73 SCR |
| 50 RON | 163.65 SCR |
| 100 RON | 327.30 SCR |
| 500 RON | 1,636.49 SCR |
| 1,000 RON | 3,272.98 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-27T09:49:14Z",
"rates": {
"SCR": 3.272977
}
}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": 327.2977,
"rate": 3.272977
}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