Rate Overview
Live
1 RUB = 5.6988 CRC
1 CRC = 0.175476
RUB
Avg
6.2233
High
6.5584
Low
5.5605
Last updated: 3/27/2026, 8:24:36 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.70 CRC |
| 10 RUB | 56.99 CRC |
| 50 RUB | 284.94 CRC |
| 100 RUB | 569.88 CRC |
| 500 RUB | 2,849.39 CRC |
| 1,000 RUB | 5,698.79 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-27T08:24:36Z",
"rates": {
"CRC": 5.698788
}
}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": 569.8788000000001,
"rate": 5.698788
}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