Rate Overview
Live
1 CUC = 8.0505 SBD
1 SBD = 0.124215
CUC
Avg
8.0545
High
8.0687
Low
8.0157
Last updated: 4/17/2026, 12:00:02 PM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.05 SBD |
| 10 CUC | 80.51 SBD |
| 50 CUC | 402.53 SBD |
| 100 CUC | 805.05 SBD |
| 500 CUC | 4,025.27 SBD |
| 1,000 CUC | 8,050.55 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-04-17T12:00:02Z",
"rates": {
"SBD": 8.050549
}
}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": 805.0549,
"rate": 8.050549
}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