Rate Overview
Live
1 RON = 99.4586 CRC
1 CRC = 0.010054
RON
Avg
110.1011
High
116.9239
Low
99.2048
Last updated: 7/10/2026, 6:20:08 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.46 CRC |
| 10 RON | 994.59 CRC |
| 50 RON | 4,972.93 CRC |
| 100 RON | 9,945.86 CRC |
| 500 RON | 49,729.28 CRC |
| 1,000 RON | 99,458.55 CRC |
Get RON/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=CRCExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-10T06:20:08Z",
"rates": {
"CRC": 99.458554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "CRC",
"amount": 100
},
"result": 9945.8554,
"rate": 99.458554
}Build with RON/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key