Rate Overview
Live
1 COP = 0.027374 RUB
1 RUB = 36.5310
COP
Avg
0.027542
High
0.027654
Low
0.027374
Last updated: 9/10/2026, 4:24:04 AM
Quick Conversions
| COP | RUB |
|---|---|
| 1 COP | 0.03 RUB |
| 10 COP | 0.27 RUB |
| 50 COP | 1.37 RUB |
| 100 COP | 2.74 RUB |
| 500 COP | 13.69 RUB |
| 1,000 COP | 27.37 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-09-10T04:24:04Z",
"rates": {
"RUB": 0.027374
}
}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.7374,
"rate": 0.027374
}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