Rate Overview
Live
1 RUB = 5.2851 CRC
1 CRC = 0.189210
RUB
Avg
5.6159
High
5.8410
Low
5.2851
Last updated: 8/18/2026, 5:45:00 AM
Quick Conversions
| RUB | CRC |
|---|---|
| 1 RUB | 5.29 CRC |
| 10 RUB | 52.85 CRC |
| 50 RUB | 264.26 CRC |
| 100 RUB | 528.51 CRC |
| 500 RUB | 2,642.56 CRC |
| 1,000 RUB | 5,285.12 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-18T05:45:00Z",
"rates": {
"CRC": 5.285119
}
}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": 528.5119,
"rate": 5.285119
}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