Rate Overview
Live
1 CLP = 0.083294 RUB
1 RUB = 12.0057
CLP
Avg
0.083266
High
0.083785
Low
0.082142
Last updated: 5/9/2026, 4:53:50 AM
Quick Conversions
| CLP | RUB |
|---|---|
| 1 CLP | 0.08 RUB |
| 10 CLP | 0.83 RUB |
| 50 CLP | 4.16 RUB |
| 100 CLP | 8.33 RUB |
| 500 CLP | 41.65 RUB |
| 1,000 CLP | 83.29 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-05-09T04:53:50Z",
"rates": {
"RUB": 0.083294
}
}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.329400000000001,
"rate": 0.083294
}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