Rate Overview
Live
1 COP = 0.022070 RUB
1 RUB = 45.3104
COP
Avg
0.022306
High
0.023353
Low
0.021737
Last updated: 3/27/2026, 6:35:52 AM
Quick Conversions
| COP | RUB |
|---|---|
| 1 COP | 0.02 RUB |
| 10 COP | 0.22 RUB |
| 50 COP | 1.10 RUB |
| 100 COP | 2.21 RUB |
| 500 COP | 11.04 RUB |
| 1,000 COP | 22.07 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-03-27T06:35:52Z",
"rates": {
"RUB": 0.02207
}
}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.207,
"rate": 0.02207
}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