Rate Overview
Live
1 RUB = 5.8410 CRC
1 CRC = 0.171204
RUB
Avg
6.1579
High
6.4740
Low
5.5964
Last updated: 7/28/2026, 10:32:18 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.84 CRC |
| 10 RUB | 58.41 CRC |
| 50 RUB | 292.05 CRC |
| 100 RUB | 584.10 CRC |
| 500 RUB | 2,920.50 CRC |
| 1,000 RUB | 5,840.99 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-28T22:32:18Z",
"rates": {
"CRC": 5.840992
}
}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": 584.0992,
"rate": 5.840992
}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