Rate Overview
Live
1 RUB = 41.1564 COP
1 COP = 0.024298
RUB
Avg
42.6953
High
45.8082
Low
40.8912
Last updated: 7/26/2026, 12:08:32 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 41.16 COP |
| 10 RUB | 411.56 COP |
| 50 RUB | 2,057.82 COP |
| 100 RUB | 4,115.64 COP |
| 500 RUB | 20,578.21 COP |
| 1,000 RUB | 41,156.43 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-26T00:08:32Z",
"rates": {
"COP": 41.156428
}
}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": 4115.6428,
"rate": 41.156428
}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