Rate Overview
Live
1 CLP = 0.008882 SBD
1 SBD = 112.5873
CLP
Avg
0.009080
High
0.009283
Low
0.008882
Last updated: 3/7/2026, 12:33:15 AM
Quick Conversions
| CLP | SBD |
|---|---|
| 1 CLP | 0.01 SBD |
| 10 CLP | 0.09 SBD |
| 50 CLP | 0.44 SBD |
| 100 CLP | 0.89 SBD |
| 500 CLP | 4.44 SBD |
| 1,000 CLP | 8.88 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-07T00:33:15Z",
"rates": {
"SBD": 0.008882
}
}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.8881999999999999,
"rate": 0.008882
}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