Rate Overview
Live
1 RUB = 6.3941 CRC
1 CRC = 0.156394
RUB
Avg
6.3469
High
6.3941
Low
6.2970
Last updated: 5/28/2026, 9:39:50 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 6.39 CRC |
| 10 RUB | 63.94 CRC |
| 50 RUB | 319.70 CRC |
| 100 RUB | 639.41 CRC |
| 500 RUB | 3,197.05 CRC |
| 1,000 RUB | 6,394.09 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-28T21:39:50Z",
"rates": {
"CRC": 6.39409
}
}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": 639.409,
"rate": 6.39409
}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