Rate Overview
Live
1 CLP = 0.001093 BSD
1 BSD = 914.9131
CLP
Avg
0.001093
High
0.001095
Low
0.001091
Last updated: 8/14/2026, 8:07:53 PM
Quick Conversions
| CLP | BSD |
|---|---|
| 1 CLP | 0.00 BSD |
| 10 CLP | 0.01 BSD |
| 50 CLP | 0.05 BSD |
| 100 CLP | 0.11 BSD |
| 500 CLP | 0.55 BSD |
| 1,000 CLP | 1.09 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-08-14T20:07:53Z",
"rates": {
"BSD": 0.001093
}
}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.1093,
"rate": 0.001093
}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