Rate Overview
Live
1 RUB = 42.1997 COP
1 COP = 0.023697
RUB
Avg
47.3387
High
52.2342
Low
42.1997
Last updated: 7/11/2026, 5:14:02 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 42.20 COP |
| 10 RUB | 422.00 COP |
| 50 RUB | 2,109.99 COP |
| 100 RUB | 4,219.97 COP |
| 500 RUB | 21,099.85 COP |
| 1,000 RUB | 42,199.70 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-11T05:14:02Z",
"rates": {
"COP": 42.199701
}
}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": 4219.9701,
"rate": 42.199701
}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