Rate Overview
Live
1 CLP = 0.008918 SBD
1 SBD = 112.1328
CLP
Avg
0.009006
High
0.009443
Low
0.008673
Last updated: 5/29/2026, 6:38:00 PM
Quick Conversions
| CLP | SBD |
|---|---|
| 1 CLP | 0.01 SBD |
| 10 CLP | 0.09 SBD |
| 50 CLP | 0.45 SBD |
| 100 CLP | 0.89 SBD |
| 500 CLP | 4.46 SBD |
| 1,000 CLP | 8.92 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-05-29T18:38:00Z",
"rates": {
"SBD": 0.008918
}
}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.8918,
"rate": 0.008918
}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