Rate Overview
Live
1 RUB = 51.2659 COP
1 COP = 0.019506
RUB
Avg
47.8186
High
52.2342
Low
44.9067
Last updated: 5/28/2026, 11:00:33 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 51.27 COP |
| 10 RUB | 512.66 COP |
| 50 RUB | 2,563.30 COP |
| 100 RUB | 5,126.59 COP |
| 500 RUB | 25,632.96 COP |
| 1,000 RUB | 51,265.92 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-05-28T23:00:33Z",
"rates": {
"COP": 51.265924
}
}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": 5126.5923999999995,
"rate": 51.265924
}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