Rate Overview
Live
1 RUB = 36.2153 COP
1 COP = 0.027613
RUB
Avg
36.8350
High
37.3341
Low
36.2153
Last updated: 9/3/2026, 4:26:38 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 36.22 COP |
| 10 RUB | 362.15 COP |
| 50 RUB | 1,810.77 COP |
| 100 RUB | 3,621.53 COP |
| 500 RUB | 18,107.66 COP |
| 1,000 RUB | 36,215.31 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-09-03T04:26:38Z",
"rates": {
"COP": 36.215313
}
}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": 3621.5313,
"rate": 36.215313
}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