Rate Overview
Live
1 RON = 3.2190 SCR
1 SCR = 0.310652
RON
Avg
3.1603
High
3.2403
Low
3.0283
Last updated: 8/20/2026, 10:06:24 AM
Quick Conversions
| RON | SCR |
|---|---|
| 1 RON | 3.22 SCR |
| 10 RON | 32.19 SCR |
| 50 RON | 160.95 SCR |
| 100 RON | 321.90 SCR |
| 500 RON | 1,609.52 SCR |
| 1,000 RON | 3,219.04 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-08-20T10:06:24Z",
"rates": {
"SCR": 3.219037
}
}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": 321.9037,
"rate": 3.219037
}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