Rate Overview
Live
1 RUB = 41.4781 COP
1 COP = 0.024109
RUB
Avg
41.7527
High
42.2543
Low
41.3115
Last updated: 7/20/2026, 5:34:09 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 41.48 COP |
| 10 RUB | 414.78 COP |
| 50 RUB | 2,073.90 COP |
| 100 RUB | 4,147.81 COP |
| 500 RUB | 20,739.04 COP |
| 1,000 RUB | 41,478.09 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-07-20T05:34:09Z",
"rates": {
"COP": 41.478089
}
}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": 4147.8089,
"rate": 41.478089
}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