Rate Overview
Live
1 CLP = 0.008793 SBD
1 SBD = 113.7268
CLP
Avg
0.008794
High
0.008831
Low
0.008776
Last updated: 8/17/2026, 11:19:44 AM
Quick Conversions
| CLP | SBD |
|---|---|
| 1 CLP | 0.01 SBD |
| 10 CLP | 0.09 SBD |
| 50 CLP | 0.44 SBD |
| 100 CLP | 0.88 SBD |
| 500 CLP | 4.40 SBD |
| 1,000 CLP | 8.79 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-08-17T11:19:44Z",
"rates": {
"SBD": 0.008793
}
}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.8793000000000001,
"rate": 0.008793
}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