Rate Overview
Live
1 RUB = 5.9042 CRC
1 CRC = 0.169371
RUB
Avg
5.8843
High
5.9136
Low
5.7854
Last updated: 7/7/2026, 7:12:53 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.90 CRC |
| 10 RUB | 59.04 CRC |
| 50 RUB | 295.21 CRC |
| 100 RUB | 590.42 CRC |
| 500 RUB | 2,952.09 CRC |
| 1,000 RUB | 5,904.18 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-07T07:12:53Z",
"rates": {
"CRC": 5.904184
}
}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": 590.4184,
"rate": 5.904184
}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