Rate Overview
Live
1 RUB = 41.0838 COP
1 COP = 0.024340
RUB
Avg
41.1363
High
41.4515
Low
40.8912
Last updated: 7/28/2026, 10:24:39 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 41.08 COP |
| 10 RUB | 410.84 COP |
| 50 RUB | 2,054.19 COP |
| 100 RUB | 4,108.38 COP |
| 500 RUB | 20,541.90 COP |
| 1,000 RUB | 41,083.81 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-28T10:24:39Z",
"rates": {
"COP": 41.083805
}
}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": 4108.3805,
"rate": 41.083805
}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