Rate Overview
Live
1 RON = 100.6023 CRC
1 CRC = 0.009940
RON
Avg
111.0407
High
116.9239
Low
100.6023
Last updated: 5/27/2026, 8:28:47 PM
Quick Conversions
| RON | CRC |
|---|---|
| 1 RON | 100.60 CRC |
| 10 RON | 1,006.02 CRC |
| 50 RON | 5,030.11 CRC |
| 100 RON | 10,060.23 CRC |
| 500 RON | 50,301.14 CRC |
| 1,000 RON | 100,602.29 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-27T20:28:47Z",
"rates": {
"CRC": 100.602288
}
}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": 10060.2288,
"rate": 100.602288
}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