Rate Overview
Live
1 CLP = 0.002154 BBD
1 BBD = 464.2526
CLP
Avg
0.002173
High
0.002197
Low
0.002154
Last updated: 3/27/2026, 6:40:10 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.15 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-03-27T06:40:10Z",
"rates": {
"BBD": 0.002154
}
}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.2154,
"rate": 0.002154
}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