Rate Overview
Live
1 RUB = 11.9729 CLP
1 CLP = 0.083522
RUB
Avg
11.6661
High
12.6020
Low
10.9212
Last updated: 6/30/2026, 6:28:54 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 11.97 CLP |
| 10 RUB | 119.73 CLP |
| 50 RUB | 598.64 CLP |
| 100 RUB | 1,197.29 CLP |
| 500 RUB | 5,986.43 CLP |
| 1,000 RUB | 11,972.85 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-06-30T18:28:54Z",
"rates": {
"CLP": 11.972851
}
}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": 1197.2851,
"rate": 11.972851
}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