Rate Overview
Live
1 RON = 99.0197 CRC
1 CRC = 0.010099
RON
Avg
100.3286
High
101.3980
Low
99.0197
Last updated: 6/19/2026, 8:20:30 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.02 CRC |
| 10 RON | 990.20 CRC |
| 50 RON | 4,950.99 CRC |
| 100 RON | 9,901.97 CRC |
| 500 RON | 49,509.86 CRC |
| 1,000 RON | 99,019.72 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-06-19T08:20:30Z",
"rates": {
"CRC": 99.019724
}
}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": 9901.972399999999,
"rate": 99.019724
}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