Rate Overview
Live
1 SBD = 396.4892 COP
1 COP = 0.002522
SBD
Avg
445.5174
High
474.6419
Low
396.4892
Last updated: 7/30/2026, 12:43:04 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 396.49 COP |
| 10 SBD | 3,964.89 COP |
| 50 SBD | 19,824.46 COP |
| 100 SBD | 39,648.92 COP |
| 500 SBD | 198,244.62 COP |
| 1,000 SBD | 396,489.24 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-30T00:43:04Z",
"rates": {
"COP": 396.489241
}
}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": 39648.9241,
"rate": 396.489241
}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