Rate Overview
Live
1 CLP = 0.012686 BOB
1 BOB = 78.8271
CLP
Avg
0.012780
High
0.013085
Low
0.012684
Last updated: 8/19/2026, 5:39:15 AM
Quick Conversions
| CLP | BOB |
|---|---|
| 1 CLP | 0.01 BOB |
| 10 CLP | 0.13 BOB |
| 50 CLP | 0.63 BOB |
| 100 CLP | 1.27 BOB |
| 500 CLP | 6.34 BOB |
| 1,000 CLP | 12.69 BOB |
Get CLP/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BOBExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-19T05:39:15Z",
"rates": {
"BOB": 0.012686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BOB",
"amount": 100
},
"result": 1.2686,
"rate": 0.012686
}Build with CLP/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key