Rate Overview
Live
1 CLP = 0.008657 SBD
1 SBD = 115.5135
CLP
Avg
0.008705
High
0.008802
Low
0.008634
Last updated: 7/9/2026, 5:46:49 AM
Quick Conversions
| CLP | SBD |
|---|---|
| 1 CLP | 0.01 SBD |
| 10 CLP | 0.09 SBD |
| 50 CLP | 0.43 SBD |
| 100 CLP | 0.87 SBD |
| 500 CLP | 4.33 SBD |
| 1,000 CLP | 8.66 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-07-09T05:46:49Z",
"rates": {
"SBD": 0.008657
}
}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.8657,
"rate": 0.008657
}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