Rate Overview
Live
1 CLP = 0.002243 BBD
1 BBD = 445.8315
CLP
Avg
0.002134
High
0.002324
Low
0.001966
Last updated: 5/29/2026, 9:11:03 PM
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.12 BBD |
| 1,000 CLP | 2.24 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-05-29T21:11:03Z",
"rates": {
"BBD": 0.002243
}
}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.22430000000000003,
"rate": 0.002243
}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