Rate Overview
Live
1 COP = 0.027131 RUB
1 RUB = 36.8582
COP
Avg
0.026784
High
0.027131
Low
0.026413
Last updated: 8/20/2026, 4:32:56 AM
Quick Conversions
| COP | RUB |
|---|---|
| 1 COP | 0.03 RUB |
| 10 COP | 0.27 RUB |
| 50 COP | 1.36 RUB |
| 100 COP | 2.71 RUB |
| 500 COP | 13.57 RUB |
| 1,000 COP | 27.13 RUB |
Get COP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=RUBExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-20T04:32:56Z",
"rates": {
"RUB": 0.027131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "RUB",
"amount": 100
},
"result": 2.7131,
"rate": 0.027131
}Build with COP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key