Rate Overview
Live
1 COP = 0.019383 RUB
1 RUB = 51.5916
COP
Avg
0.021189
High
0.025430
Low
0.018765
Last updated: 5/30/2026, 10:16:58 AM
Quick Conversions
| COP | RUB |
|---|---|
| 1 COP | 0.02 RUB |
| 10 COP | 0.19 RUB |
| 50 COP | 0.97 RUB |
| 100 COP | 1.94 RUB |
| 500 COP | 9.69 RUB |
| 1,000 COP | 19.38 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-05-30T10:16:58Z",
"rates": {
"RUB": 0.019383
}
}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": 1.9383000000000001,
"rate": 0.019383
}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