Rate Overview
Live
1 RUB = 48.1439 COP
1 COP = 0.020771
RUB
Avg
48.5449
High
48.9099
Low
48.1439
Last updated: 3/6/2026, 5:10:00 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 48.14 COP |
| 10 RUB | 481.44 COP |
| 50 RUB | 2,407.19 COP |
| 100 RUB | 4,814.39 COP |
| 500 RUB | 24,071.94 COP |
| 1,000 RUB | 48,143.88 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-03-06T17:10:00Z",
"rates": {
"COP": 48.143885
}
}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": 4814.3885,
"rate": 48.143885
}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