Rate Overview
Live
1 RUB = 5.8748 CRC
1 CRC = 0.170219
RUB
Avg
5.8980
High
6.4928
Low
4.6060
Last updated: 7/3/2026, 12:46:58 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.87 CRC |
| 10 RUB | 58.75 CRC |
| 50 RUB | 293.74 CRC |
| 100 RUB | 587.48 CRC |
| 500 RUB | 2,937.40 CRC |
| 1,000 RUB | 5,874.80 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-07-03T00:46:58Z",
"rates": {
"CRC": 5.8748
}
}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": 587.4799999999999,
"rate": 5.8748
}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