Rate Overview
Live
1 CLP = 0.001153 BSD
1 BSD = 867.3027 CLP
Avg
0.001067
High
0.001153
Low
0.001031
Last updated: 1/25/2026, 12:56:11 PM
Quick Conversions
| CLP | BSD |
|---|---|
| 1 CLP | 0.00 BSD |
| 10 CLP | 0.01 BSD |
| 50 CLP | 0.06 BSD |
| 100 CLP | 0.12 BSD |
| 500 CLP | 0.58 BSD |
| 1,000 CLP | 1.15 BSD |
Get CLP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BSDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T12:56:11Z",
"rates": {
"BSD": 0.001153
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BSD",
"amount": 100
},
"result": 0.1153,
"rate": 0.001153
}Build with CLP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key