Rate Overview
Live
1 CUC = 8.0806 SBD
1 SBD = 0.123753
CUC
Avg
8.0751
High
8.0850
Low
8.0505
Last updated: 7/29/2026, 4:05:06 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.08 SBD |
| 10 CUC | 80.81 SBD |
| 50 CUC | 404.03 SBD |
| 100 CUC | 808.06 SBD |
| 500 CUC | 4,040.31 SBD |
| 1,000 CUC | 8,080.62 SBD |
Get CUC/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=SBDExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-07-29T04:05:06Z",
"rates": {
"SBD": 8.080621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "SBD",
"amount": 100
},
"result": 808.0621000000001,
"rate": 8.080621
}Build with CUC/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key