Rate Overview
Live
1 COP = 0.002538 SBD
1 SBD = 394.0110
COP
Avg
0.002522
High
0.002562
Low
0.002489
Last updated: 9/3/2026, 5:36:06 AM
Quick Conversions
| COP | SBD |
|---|---|
| 1 COP | 0.00 SBD |
| 10 COP | 0.03 SBD |
| 50 COP | 0.13 SBD |
| 100 COP | 0.25 SBD |
| 500 COP | 1.27 SBD |
| 1,000 COP | 2.54 SBD |
Get COP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=SBDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-09-03T05:36:06Z",
"rates": {
"SBD": 0.002538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "SBD",
"amount": 100
},
"result": 0.25379999999999997,
"rate": 0.002538
}Build with COP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key