Rate Overview
Live
1 CLP = 0.082455 RUB
1 RUB = 12.1278
CLP
Avg
0.083564
High
0.085325
Low
0.082455
Last updated: 7/8/2026, 6:33:00 PM
Quick Conversions
| CLP | RUB |
|---|---|
| 1 CLP | 0.08 RUB |
| 10 CLP | 0.82 RUB |
| 50 CLP | 4.12 RUB |
| 100 CLP | 8.25 RUB |
| 500 CLP | 41.23 RUB |
| 1,000 CLP | 82.46 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-08T18:33:00Z",
"rates": {
"RUB": 0.082455
}
}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.2455,
"rate": 0.082455
}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