Rate Overview
Live
1 CLP = 0.002220 BBD
1 BBD = 450.4505
CLP
Avg
0.002230
High
0.002257
Low
0.002208
Last updated: 6/19/2026, 10:24:38 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.11 BBD |
| 1,000 CLP | 2.22 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-06-19T10:24:38Z",
"rates": {
"BBD": 0.00222
}
}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.22200000000000003,
"rate": 0.00222
}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