Rate Overview
Live
1 COP = 0.002420 SBD
1 SBD = 413.2231
COP
Avg
0.002405
High
0.002422
Low
0.002372
Last updated: 7/9/2026, 5:23:45 AM
Quick Conversions
| COP | SBD |
|---|---|
| 1 COP | 0.00 SBD |
| 10 COP | 0.02 SBD |
| 50 COP | 0.12 SBD |
| 100 COP | 0.24 SBD |
| 500 COP | 1.21 SBD |
| 1,000 COP | 2.42 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-07-09T05:23:45Z",
"rates": {
"SBD": 0.00242
}
}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.242,
"rate": 0.00242
}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