Rate Overview
Live
1 CUC = 8.0808 SBD
1 SBD = 0.123751
CUC
Avg
8.0450
High
8.1041
Low
7.9712
Last updated: 7/28/2026, 6:16:00 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.08 SBD |
| 10 CUC | 80.81 SBD |
| 50 CUC | 404.04 SBD |
| 100 CUC | 808.08 SBD |
| 500 CUC | 4,040.38 SBD |
| 1,000 CUC | 8,080.76 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-28T06:16:00Z",
"rates": {
"SBD": 8.080761
}
}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.0761000000001,
"rate": 8.080761
}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