Rate Overview
Live
1 RUB = 37.4766 COP
1 COP = 0.026683
RUB
Avg
45.6425
High
51.7357
Low
37.4766
Last updated: 8/17/2026, 11:47:27 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 37.48 COP |
| 10 RUB | 374.77 COP |
| 50 RUB | 1,873.83 COP |
| 100 RUB | 3,747.66 COP |
| 500 RUB | 18,738.32 COP |
| 1,000 RUB | 37,476.65 COP |
Get RUB/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=COPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-08-17T23:47:27Z",
"rates": {
"COP": 37.476649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "COP",
"amount": 100
},
"result": 3747.6649,
"rate": 37.476649
}Build with RUB/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key