Rate Overview
Live
1 CRC = 0.010075 RON
1 RON = 99.2556
CRC
Avg
0.010060
High
0.010080
Low
0.010019
Last updated: 7/10/2026, 2:51:14 AM
Quick Conversions
| CRC | RON |
|---|---|
| 1 CRC | 0.01 RON |
| 10 CRC | 0.10 RON |
| 50 CRC | 0.50 RON |
| 100 CRC | 1.01 RON |
| 500 CRC | 5.04 RON |
| 1,000 CRC | 10.08 RON |
Get CRC/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=RONExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-10T02:51:14Z",
"rates": {
"RON": 0.010075
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "RON",
"amount": 100
},
"result": 1.0075,
"rate": 0.010075
}Build with CRC/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key