Rate Overview
Live
1 CUC = 8.0420 SBD
1 SBD = 0.124347
CUC
Avg
8.0356
High
8.1132
Low
7.9759
Last updated: 3/28/2026, 10:39:19 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.04 SBD |
| 10 CUC | 80.42 SBD |
| 50 CUC | 402.10 SBD |
| 100 CUC | 804.20 SBD |
| 500 CUC | 4,021.02 SBD |
| 1,000 CUC | 8,042.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-03-28T10:39:19Z",
"rates": {
"SBD": 8.042034
}
}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": 804.2033999999999,
"rate": 8.042034
}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