Rate Overview
Live
1 RUB = 6.1649 CRC
1 CRC = 0.162209
RUB
Avg
6.0884
High
6.1649
Low
6.0132
Last updated: 5/8/2026, 12:59:14 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 6.16 CRC |
| 10 RUB | 61.65 CRC |
| 50 RUB | 308.24 CRC |
| 100 RUB | 616.49 CRC |
| 500 RUB | 3,082.44 CRC |
| 1,000 RUB | 6,164.89 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-05-08T12:59:14Z",
"rates": {
"CRC": 6.164888
}
}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": 616.4888000000001,
"rate": 6.164888
}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