Rate Overview
Live
1 RUB = 5.6088 CRC
1 CRC = 0.178292
RUB
Avg
6.0220
High
6.4418
Low
5.6088
Last updated: 8/6/2026, 7:20:03 PM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.61 CRC |
| 10 RUB | 56.09 CRC |
| 50 RUB | 280.44 CRC |
| 100 RUB | 560.88 CRC |
| 500 RUB | 2,804.39 CRC |
| 1,000 RUB | 5,608.79 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-06T19:20:03Z",
"rates": {
"CRC": 5.608789
}
}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": 560.8788999999999,
"rate": 5.608789
}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