Rate Overview
Live
1 CLP = 0.008634 SBD
1 SBD = 115.8212
CLP
Avg
0.008706
High
0.008795
Low
0.008634
Last updated: 3/27/2026, 6:40:24 AM
Quick Conversions
| CLP | SBD |
|---|---|
| 1 CLP | 0.01 SBD |
| 10 CLP | 0.09 SBD |
| 50 CLP | 0.43 SBD |
| 100 CLP | 0.86 SBD |
| 500 CLP | 4.32 SBD |
| 1,000 CLP | 8.63 SBD |
Get CLP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=SBDExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-27T06:40:24Z",
"rates": {
"SBD": 0.008634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "SBD",
"amount": 100
},
"result": 0.8634,
"rate": 0.008634
}Build with CLP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key