Rate Overview
Live
1 SBD = 430.9482 COP
1 COP = 0.002320
SBD
Avg
433.9581
High
442.4669
Low
428.9714
Last updated: 6/18/2026, 9:53:39 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 430.95 COP |
| 10 SBD | 4,309.48 COP |
| 50 SBD | 21,547.41 COP |
| 100 SBD | 43,094.82 COP |
| 500 SBD | 215,474.10 COP |
| 1,000 SBD | 430,948.21 COP |
Get SBD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=COPExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-06-18T09:53:39Z",
"rates": {
"COP": 430.948208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "COP",
"amount": 100
},
"result": 43094.8208,
"rate": 430.948208
}Build with SBD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key