Rate Overview
Live
1 RUB = 37.4021 COP
1 COP = 0.026736
RUB
Avg
38.0139
High
38.6794
Low
37.4021
Last updated: 8/15/2026, 8:36:16 PM
Quick Conversions
| RUB | COP |
|---|---|
| 1 RUB | 37.40 COP |
| 10 RUB | 374.02 COP |
| 50 RUB | 1,870.10 COP |
| 100 RUB | 3,740.21 COP |
| 500 RUB | 18,701.03 COP |
| 1,000 RUB | 37,402.07 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-08-15T20:36:16Z",
"rates": {
"COP": 37.402069
}
}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": 3740.2068999999997,
"rate": 37.402069
}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