Rate Overview
Live
1 CUC = 8.0800 SBD
1 SBD = 0.123762
CUC
Avg
8.2430
High
8.4998
Low
7.9935
Last updated: 8/3/2026, 9:27:59 PM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.08 SBD |
| 10 CUC | 80.80 SBD |
| 50 CUC | 404.00 SBD |
| 100 CUC | 808.00 SBD |
| 500 CUC | 4,040.01 SBD |
| 1,000 CUC | 8,080.03 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-08-03T21:27:59Z",
"rates": {
"SBD": 8.080028
}
}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.0028000000001,
"rate": 8.080028
}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