Rate Overview
Live
1 RON = 98.7899 CRC
1 CRC = 0.010122
RON
Avg
99.0240
High
99.8065
Low
98.4305
Last updated: 7/22/2026, 12:24:20 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 98.79 CRC |
| 10 RON | 987.90 CRC |
| 50 RON | 4,939.49 CRC |
| 100 RON | 9,878.99 CRC |
| 500 RON | 49,394.95 CRC |
| 1,000 RON | 98,789.89 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-22T00:24:20Z",
"rates": {
"CRC": 98.789893
}
}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": 9878.989300000001,
"rate": 98.789893
}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