Rate Overview
Live
1 RUB = 12.1291 CLP
1 CLP = 0.082447
RUB
Avg
11.9877
High
12.1291
Low
11.8981
Last updated: 7/25/2026, 8:31:49 PM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 12.13 CLP |
| 10 RUB | 121.29 CLP |
| 50 RUB | 606.45 CLP |
| 100 RUB | 1,212.91 CLP |
| 500 RUB | 6,064.53 CLP |
| 1,000 RUB | 12,129.05 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-25T20:31:49Z",
"rates": {
"CLP": 12.129052
}
}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": 1212.9052,
"rate": 12.129052
}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