Rate Overview
Live
1 RUB = 5.7983 CRC
1 CRC = 0.172465
RUB
Avg
6.1592
High
6.5785
Low
5.5970
Last updated: 7/25/2026, 5:23:22 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.80 CRC |
| 10 RUB | 57.98 CRC |
| 50 RUB | 289.91 CRC |
| 100 RUB | 579.83 CRC |
| 500 RUB | 2,899.13 CRC |
| 1,000 RUB | 5,798.26 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-25T05:23:22Z",
"rates": {
"CRC": 5.798265
}
}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": 579.8265,
"rate": 5.798265
}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