Rate Overview
Live
1 SBD = 393.9463 COP
1 COP = 0.002538
SBD
Avg
396.4044
High
401.6142
Low
390.2541
Last updated: 9/3/2026, 6:05:51 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 393.95 COP |
| 10 SBD | 3,939.46 COP |
| 50 SBD | 19,697.32 COP |
| 100 SBD | 39,394.63 COP |
| 500 SBD | 196,973.16 COP |
| 1,000 SBD | 393,946.32 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-09-03T06:05:51Z",
"rates": {
"COP": 393.946321
}
}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": 39394.6321,
"rate": 393.946321
}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