Rate Overview
Live
1 RUB = 5.9823 CRC
1 CRC = 0.167159
RUB
Avg
6.0184
High
6.1109
Low
5.9767
Last updated: 4/18/2026, 9:01:23 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.98 CRC |
| 10 RUB | 59.82 CRC |
| 50 RUB | 299.12 CRC |
| 100 RUB | 598.23 CRC |
| 500 RUB | 2,991.16 CRC |
| 1,000 RUB | 5,982.31 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-04-18T09:01:23Z",
"rates": {
"CRC": 5.982311
}
}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": 598.2311,
"rate": 5.982311
}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