Rate Overview
Live
1 SBD = 396.9261 COP
1 COP = 0.002519
SBD
Avg
478.4275
High
528.1892
Low
396.9261
Last updated: 7/29/2026, 5:56:03 PM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 396.93 COP |
| 10 SBD | 3,969.26 COP |
| 50 SBD | 19,846.30 COP |
| 100 SBD | 39,692.61 COP |
| 500 SBD | 198,463.03 COP |
| 1,000 SBD | 396,926.05 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-29T17:56:03Z",
"rates": {
"COP": 396.926054
}
}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": 39692.6054,
"rate": 396.926054
}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