Rate Overview
Live
1 CLP = 0.002140 BBD
1 BBD = 467.2897
CLP
Avg
0.002235
High
0.002362
Low
0.002140
Last updated: 7/21/2026, 6:57:15 PM
Quick Conversions
| CLP | BBD |
|---|---|
| 1 CLP | 0.00 BBD |
| 10 CLP | 0.02 BBD |
| 50 CLP | 0.11 BBD |
| 100 CLP | 0.21 BBD |
| 500 CLP | 1.07 BBD |
| 1,000 CLP | 2.14 BBD |
Get CLP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BBDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-21T18:57:15Z",
"rates": {
"BBD": 0.00214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BBD",
"amount": 100
},
"result": 0.214,
"rate": 0.00214
}Build with CLP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key