Rate Overview
Live
1 RON = 99.2426 CRC
1 CRC = 0.010076
RON
Avg
105.7136
High
116.7840
Low
98.5026
Last updated: 7/30/2026, 6:39:01 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.24 CRC |
| 10 RON | 992.43 CRC |
| 50 RON | 4,962.13 CRC |
| 100 RON | 9,924.26 CRC |
| 500 RON | 49,621.30 CRC |
| 1,000 RON | 99,242.60 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-30T06:39:01Z",
"rates": {
"CRC": 99.242595
}
}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": 9924.2595,
"rate": 99.242595
}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