Rate Overview
Live
1 RUB = 12.1746 CLP
1 CLP = 0.082138
RUB
Avg
11.6798
High
12.5928
Low
11.0160
Last updated: 7/9/2026, 6:37:07 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 12.17 CLP |
| 10 RUB | 121.75 CLP |
| 50 RUB | 608.73 CLP |
| 100 RUB | 1,217.46 CLP |
| 500 RUB | 6,087.30 CLP |
| 1,000 RUB | 12,174.60 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-09T18:37:07Z",
"rates": {
"CLP": 12.174597
}
}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": 1217.4597,
"rate": 12.174597
}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