Rate Overview
Live
1 SBD = 470.5768 COP
1 COP = 0.002125
SBD
Avg
467.0199
High
470.5768
Low
463.1666
Last updated: 3/7/2026, 12:26:21 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 470.58 COP |
| 10 SBD | 4,705.77 COP |
| 50 SBD | 23,528.84 COP |
| 100 SBD | 47,057.68 COP |
| 500 SBD | 235,288.41 COP |
| 1,000 SBD | 470,576.82 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-03-07T00:26:21Z",
"rates": {
"COP": 470.576822
}
}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": 47057.682199999996,
"rate": 470.576822
}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