Rate Overview
Live
1 RUB = 5.2593 CRC
1 CRC = 0.190138
RUB
Avg
5.2377
High
5.2635
Low
5.1900
Last updated: 9/5/2026, 1:26:52 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.26 CRC |
| 10 RUB | 52.59 CRC |
| 50 RUB | 262.97 CRC |
| 100 RUB | 525.93 CRC |
| 500 RUB | 2,629.66 CRC |
| 1,000 RUB | 5,259.33 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-09-05T13:26:52Z",
"rates": {
"CRC": 5.259326
}
}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": 525.9326,
"rate": 5.259326
}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