Rate Overview
Live
1 RUB = 12.2943 CLP
1 CLP = 0.081338
RUB
Avg
12.5004
High
12.7348
Low
12.2943
Last updated: 6/16/2026, 10:42:19 AM
Quick Conversions
| RUB | CLP |
|---|---|
| 1 RUB | 12.29 CLP |
| 10 RUB | 122.94 CLP |
| 50 RUB | 614.72 CLP |
| 100 RUB | 1,229.43 CLP |
| 500 RUB | 6,147.17 CLP |
| 1,000 RUB | 12,294.34 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-06-16T10:42:19Z",
"rates": {
"CLP": 12.294342
}
}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": 1229.4342000000001,
"rate": 12.294342
}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