Rate Overview
Live
1 RUB = 5.9569 CRC
1 CRC = 0.167873
RUB
Avg
5.8953
High
5.9569
Low
5.7854
Last updated: 7/8/2026, 5:17:49 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.96 CRC |
| 10 RUB | 59.57 CRC |
| 50 RUB | 297.84 CRC |
| 100 RUB | 595.69 CRC |
| 500 RUB | 2,978.45 CRC |
| 1,000 RUB | 5,956.90 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-08T05:17:49Z",
"rates": {
"CRC": 5.956895
}
}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": 595.6895000000001,
"rate": 5.956895
}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