Rate Overview
Live
1 RUB = 47.3063 COP
1 COP = 0.021139
RUB
Avg
47.3835
High
47.9279
Low
47.1505
Last updated: 4/18/2026, 8:43:13 AM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 47.31 COP |
| 10 RUB | 473.06 COP |
| 50 RUB | 2,365.31 COP |
| 100 RUB | 4,730.63 COP |
| 500 RUB | 23,653.14 COP |
| 1,000 RUB | 47,306.29 COP |
Get RUB/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=COPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-04-18T08:43:13Z",
"rates": {
"COP": 47.306286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "COP",
"amount": 100
},
"result": 4730.6286,
"rate": 47.306286
}Build with RUB/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key