Rate Overview
Live
1 RUB = 12.1566 CLP
1 CLP = 0.082260
RUB
Avg
11.2089
High
12.4020
Low
9.1853
Last updated: 7/27/2026, 12:05:03 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 12.16 CLP |
| 10 RUB | 121.57 CLP |
| 50 RUB | 607.83 CLP |
| 100 RUB | 1,215.66 CLP |
| 500 RUB | 6,078.31 CLP |
| 1,000 RUB | 12,156.61 CLP |
Get RUB/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=CLPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-27T12:05:03Z",
"rates": {
"CLP": 12.156611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "CLP",
"amount": 100
},
"result": 1215.6611,
"rate": 12.156611
}Build with RUB/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key