Rate Overview
Live
1 CLP = 0.002113 BBD
1 BBD = 473.2608
CLP
Avg
0.002176
High
0.002337
Low
0.002054
Last updated: 7/25/2026, 2:28:18 AM
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.06 BBD |
| 1,000 CLP | 2.11 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-25T02:28:18Z",
"rates": {
"BBD": 0.002113
}
}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.2113,
"rate": 0.002113
}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