Rate Overview
Live
1 RON = 99.0683 CRC
1 CRC = 0.010094
RON
Avg
98.8313
High
99.0683
Low
98.5332
Last updated: 7/29/2026, 4:00:13 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.07 CRC |
| 10 RON | 990.68 CRC |
| 50 RON | 4,953.42 CRC |
| 100 RON | 9,906.83 CRC |
| 500 RON | 49,534.15 CRC |
| 1,000 RON | 99,068.31 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-29T04:00:13Z",
"rates": {
"CRC": 99.068308
}
}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": 9906.8308,
"rate": 99.068308
}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