Rate Overview
Live
1 RUB = 43.6377 COP
1 COP = 0.022916
RUB
Avg
43.5268
High
43.7283
Low
43.3770
Last updated: 7/8/2026, 12:20:07 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 43.64 COP |
| 10 RUB | 436.38 COP |
| 50 RUB | 2,181.88 COP |
| 100 RUB | 4,363.77 COP |
| 500 RUB | 21,818.83 COP |
| 1,000 RUB | 43,637.65 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-07-08T12:20:07Z",
"rates": {
"COP": 43.637653
}
}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": 4363.7653,
"rate": 43.637653
}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