Rate Overview
Live
1 SBD = 395.1997 COP
1 COP = 0.002530
SBD
Avg
456.7534
High
495.7903
Low
395.1997
Last updated: 7/30/2026, 9:22:42 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 395.20 COP |
| 10 SBD | 3,952.00 COP |
| 50 SBD | 19,759.98 COP |
| 100 SBD | 39,519.97 COP |
| 500 SBD | 197,599.85 COP |
| 1,000 SBD | 395,199.70 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-07-30T09:22:42Z",
"rates": {
"COP": 395.199695
}
}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": 39519.9695,
"rate": 395.199695
}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