Rate Overview
Live
1 RUB = 5.8302 CRC
1 CRC = 0.171520
RUB
Avg
5.8003
High
5.8302
Low
5.7790
Last updated: 7/27/2026, 5:50:07 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.83 CRC |
| 10 RUB | 58.30 CRC |
| 50 RUB | 291.51 CRC |
| 100 RUB | 583.02 CRC |
| 500 RUB | 2,915.11 CRC |
| 1,000 RUB | 5,830.21 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-27T17:50:07Z",
"rates": {
"CRC": 5.83021
}
}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": 583.021,
"rate": 5.83021
}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