Rate Overview
Live
1 RUB = 6.0091 CRC
1 CRC = 0.166414
RUB
Avg
6.0803
High
6.1638
Low
6.0091
Last updated: 3/6/2026, 5:11:55 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 6.01 CRC |
| 10 RUB | 60.09 CRC |
| 50 RUB | 300.46 CRC |
| 100 RUB | 600.91 CRC |
| 500 RUB | 3,004.56 CRC |
| 1,000 RUB | 6,009.11 CRC |
Get RUB/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CRCExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:11:55Z",
"rates": {
"CRC": 6.009111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CRC",
"amount": 100
},
"result": 600.9111,
"rate": 6.009111
}Build with RUB/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key