Rate Overview
Live
1 RUB = 5.3407 CRC
1 CRC = 0.187243
RUB
Avg
5.4658
High
5.5570
Low
5.3407
Last updated: 8/15/2026, 8:36:20 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.34 CRC |
| 10 RUB | 53.41 CRC |
| 50 RUB | 267.03 CRC |
| 100 RUB | 534.07 CRC |
| 500 RUB | 2,670.33 CRC |
| 1,000 RUB | 5,340.65 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-08-15T20:36:20Z",
"rates": {
"CRC": 5.340651
}
}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": 534.0651,
"rate": 5.340651
}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