Rate Overview
Live
1 CLP = 0.002156 BBD
1 BBD = 463.8219
CLP
Avg
0.002238
High
0.002337
Low
0.002156
Last updated: 7/9/2026, 3:40:44 AM
Quick Conversions
| CLP | BBD |
|---|---|
| 1 CLP | 0.00 BBD |
| 10 CLP | 0.02 BBD |
| 50 CLP | 0.11 BBD |
| 100 CLP | 0.22 BBD |
| 500 CLP | 1.08 BBD |
| 1,000 CLP | 2.16 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-09T03:40:44Z",
"rates": {
"BBD": 0.002156
}
}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.21559999999999999,
"rate": 0.002156
}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