Rate Overview
Live
1 SBD = 413.0535 COP
1 COP = 0.002421
SBD
Avg
415.7589
High
421.4552
Low
412.8675
Last updated: 7/9/2026, 5:35:20 AM
Quick Conversions
| SBD | COP |
|---|---|
| 1 SBD | 413.05 COP |
| 10 SBD | 4,130.54 COP |
| 50 SBD | 20,652.68 COP |
| 100 SBD | 41,305.35 COP |
| 500 SBD | 206,526.77 COP |
| 1,000 SBD | 413,053.54 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-09T05:35:20Z",
"rates": {
"COP": 413.053538
}
}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": 41305.3538,
"rate": 413.053538
}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