Rate Overview
Live
1 CLP = 0.085352 RUB
1 RUB = 11.7162
CLP
Avg
0.085600
High
0.090777
Low
0.079410
Last updated: 7/30/2026, 11:07:01 AM
Quick Conversions
| CLP | RUB |
|---|---|
| 1 CLP | 0.09 RUB |
| 10 CLP | 0.85 RUB |
| 50 CLP | 4.27 RUB |
| 100 CLP | 8.54 RUB |
| 500 CLP | 42.68 RUB |
| 1,000 CLP | 85.35 RUB |
Get CLP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=RUBExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-30T11:07:01Z",
"rates": {
"RUB": 0.085352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "RUB",
"amount": 100
},
"result": 8.5352,
"rate": 0.085352
}Build with CLP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key