Rate Overview
Live
1 RUB = 12.0780 CLP
1 CLP = 0.082795
RUB
Avg
11.9947
High
12.2713
Low
11.6867
Last updated: 7/24/2026, 9:29:41 AM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 12.08 CLP |
| 10 RUB | 120.78 CLP |
| 50 RUB | 603.90 CLP |
| 100 RUB | 1,207.80 CLP |
| 500 RUB | 6,039.00 CLP |
| 1,000 RUB | 12,078.00 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-24T09:29:41Z",
"rates": {
"CLP": 12.077998
}
}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": 1207.7998,
"rate": 12.077998
}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