Rate Overview
Live
1 RUB = 6.2245 CRC
1 CRC = 0.160656
RUB
Avg
6.1698
High
6.5308
Low
5.6418
Last updated: 6/18/2026, 5:15:36 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 6.22 CRC |
| 10 RUB | 62.24 CRC |
| 50 RUB | 311.22 CRC |
| 100 RUB | 622.45 CRC |
| 500 RUB | 3,112.23 CRC |
| 1,000 RUB | 6,224.47 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-06-18T17:15:36Z",
"rates": {
"CRC": 6.224465
}
}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": 622.4465,
"rate": 6.224465
}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