Rate Overview
Live
1 CLP = 0.007575 BOB
1 BOB = 132.0132
CLP
Avg
0.007749
High
0.007921
Low
0.007575
Last updated: 3/7/2026, 7:37:44 AM
Quick Conversions
| CLP | BOB |
|---|---|
| 1 CLP | 0.01 BOB |
| 10 CLP | 0.08 BOB |
| 50 CLP | 0.38 BOB |
| 100 CLP | 0.76 BOB |
| 500 CLP | 3.79 BOB |
| 1,000 CLP | 7.58 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-03-07T07:37:44Z",
"rates": {
"BOB": 0.007575
}
}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": 0.7575000000000001,
"rate": 0.007575
}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