Rate Overview
Live
1 COP = 0.021138 RUB
1 RUB = 47.3082
COP
Avg
0.021104
High
0.021208
Low
0.020864
Last updated: 4/18/2026, 8:43:17 AM
Quick Conversions
| COP | RUB |
|---|---|
| 1 COP | 0.02 RUB |
| 10 COP | 0.21 RUB |
| 50 COP | 1.06 RUB |
| 100 COP | 2.11 RUB |
| 500 COP | 10.57 RUB |
| 1,000 COP | 21.14 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-04-18T08:43:17Z",
"rates": {
"RUB": 0.021138
}
}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.1138,
"rate": 0.021138
}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