Rate Overview
Live
1 RON = 99.2477 CRC
1 CRC = 0.010076
RON
Avg
99.3654
High
99.8065
Low
99.2048
Last updated: 7/11/2026, 10:53:16 AM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 99.25 CRC |
| 10 RON | 992.48 CRC |
| 50 RON | 4,962.38 CRC |
| 100 RON | 9,924.77 CRC |
| 500 RON | 49,623.83 CRC |
| 1,000 RON | 99,247.66 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-11T10:53:16Z",
"rates": {
"CRC": 99.247657
}
}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": 9924.7657,
"rate": 99.247657
}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