Rate Overview
Live
1 SBD = 112.6409 CLP
1 CLP = 0.008878
SBD
Avg
111.0958
High
115.1857
Low
106.2709
Last updated: 5/27/2026, 8:28:35 PM
Quick Conversions
| SBD | CLP |
|---|---|
| 1 SBD | 112.64 CLP |
| 10 SBD | 1,126.41 CLP |
| 50 SBD | 5,632.04 CLP |
| 100 SBD | 11,264.09 CLP |
| 500 SBD | 56,320.44 CLP |
| 1,000 SBD | 112,640.88 CLP |
Get SBD/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=CLPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T20:28:35Z",
"rates": {
"CLP": 112.640878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "CLP",
"amount": 100
},
"result": 11264.0878,
"rate": 112.640878
}Build with SBD/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key