Rate Overview
Live
1 CUC = 8.0902 SBD
1 SBD = 0.123607
CUC
Avg
8.0715
High
8.1051
Low
8.0110
Last updated: 7/30/2026, 8:13:15 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.09 SBD |
| 10 CUC | 80.90 SBD |
| 50 CUC | 404.51 SBD |
| 100 CUC | 809.02 SBD |
| 500 CUC | 4,045.09 SBD |
| 1,000 CUC | 8,090.18 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-30T08:13:15Z",
"rates": {
"SBD": 8.090179
}
}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": 809.0178999999999,
"rate": 8.090179
}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