Rate Overview
Live
1 CLP = 0.010676 BOB
1 BOB = 93.6680
CLP
Avg
0.008206
High
0.010676
Low
0.007466
Last updated: 7/8/2026, 5:45:31 AM
Quick Conversions
| CLP | BOB |
|---|---|
| 1 CLP | 0.01 BOB |
| 10 CLP | 0.11 BOB |
| 50 CLP | 0.53 BOB |
| 100 CLP | 1.07 BOB |
| 500 CLP | 5.34 BOB |
| 1,000 CLP | 10.68 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-07-08T05:45:31Z",
"rates": {
"BOB": 0.010676
}
}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.0675999999999999,
"rate": 0.010676
}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