Rate Overview
Live
1 RUB = 6.3826 CRC
1 CRC = 0.156675
RUB
Avg
6.1497
High
6.5063
Low
5.6842
Last updated: 5/29/2026, 2:28:36 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 6.38 CRC |
| 10 RUB | 63.83 CRC |
| 50 RUB | 319.13 CRC |
| 100 RUB | 638.27 CRC |
| 500 RUB | 3,191.33 CRC |
| 1,000 RUB | 6,382.65 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-29T14:28:36Z",
"rates": {
"CRC": 6.38265
}
}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": 638.265,
"rate": 6.38265
}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