Rate Overview
Live
1 BOB = 78.4530 CLP
1 CLP = 0.012746
BOB
Avg
79.1625
High
80.1439
Low
78.4530
Last updated: 9/2/2026, 5:38:08 AM
Quick Conversions
| BOB | CLP |
|---|---|
| 1 BOB | 78.45 CLP |
| 10 BOB | 784.53 CLP |
| 50 BOB | 3,922.65 CLP |
| 100 BOB | 7,845.30 CLP |
| 500 BOB | 39,226.51 CLP |
| 1,000 BOB | 78,453.01 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-09-02T05:38:08Z",
"rates": {
"CLP": 78.45301
}
}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": 7845.301,
"rate": 78.45301
}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