Rate Overview
Live
1 RON = 102.2064 CRC
1 CRC = 0.009784
RON
Avg
102.2676
High
102.7220
Low
101.5208
Last updated: 5/7/2026, 4:11:19 PM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 102.21 CRC |
| 10 RON | 1,022.06 CRC |
| 50 RON | 5,110.32 CRC |
| 100 RON | 10,220.64 CRC |
| 500 RON | 51,103.21 CRC |
| 1,000 RON | 102,206.42 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-05-07T16:11:19Z",
"rates": {
"CRC": 102.206418
}
}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": 10220.6418,
"rate": 102.206418
}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