Rate Overview
Live
1 SBD = 390.7426 COP
1 COP = 0.002559
SBD
Avg
441.6281
High
474.6419
Low
389.7003
Last updated: 8/3/2026, 6:47:02 PM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 390.74 COP |
| 10 SBD | 3,907.43 COP |
| 50 SBD | 19,537.13 COP |
| 100 SBD | 39,074.26 COP |
| 500 SBD | 195,371.30 COP |
| 1,000 SBD | 390,742.60 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-08-03T18:47:02Z",
"rates": {
"COP": 390.742599
}
}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": 39074.2599,
"rate": 390.742599
}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