Rate Overview
Live
1 RUB = 50.0857 COP
1 COP = 0.019966
RUB
Avg
49.3434
High
50.0857
Low
48.7749
Last updated: 5/8/2026, 2:14:22 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 50.09 COP |
| 10 RUB | 500.86 COP |
| 50 RUB | 2,504.29 COP |
| 100 RUB | 5,008.57 COP |
| 500 RUB | 25,042.86 COP |
| 1,000 RUB | 50,085.71 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-05-08T14:14:22Z",
"rates": {
"COP": 50.085714
}
}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": 5008.571400000001,
"rate": 50.085714
}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