Rate Overview
Live
1 BOB = 132.0000 CLP
1 CLP = 0.007576
BOB
Avg
129.0816
High
132.0000
Low
126.2334
Last updated: 3/7/2026, 6:08:08 AM
Quick Conversions
| BOB | CLP |
|---|---|
| 1 BOB | 132.00 CLP |
| 10 BOB | 1,320.00 CLP |
| 50 BOB | 6,600.00 CLP |
| 100 BOB | 13,200.00 CLP |
| 500 BOB | 65,999.99 CLP |
| 1,000 BOB | 131,999.98 CLP |
Get BOB/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=CLPExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T06:08:08Z",
"rates": {
"CLP": 131.999976
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "CLP",
"amount": 100
},
"result": 13199.9976,
"rate": 131.999976
}Build with BOB/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key