Rate Overview
Live
1 RON = 99.3466 CRC
1 CRC = 0.010066
RON
Avg
99.3967
High
99.9833
Low
99.0681
Last updated: 8/19/2026, 3:30:55 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.35 CRC |
| 10 RON | 993.47 CRC |
| 50 RON | 4,967.33 CRC |
| 100 RON | 9,934.66 CRC |
| 500 RON | 49,673.28 CRC |
| 1,000 RON | 99,346.56 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-08-19T03:30:55Z",
"rates": {
"CRC": 99.346555
}
}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": 9934.655499999999,
"rate": 99.346555
}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