Rate Overview
Live
1 CUC = 8.0290 SBD
1 SBD = 0.124548
CUC
Avg
8.0189
High
8.0290
Low
7.9969
Last updated: 9/4/2026, 7:30:41 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.03 SBD |
| 10 CUC | 80.29 SBD |
| 50 CUC | 401.45 SBD |
| 100 CUC | 802.90 SBD |
| 500 CUC | 4,014.51 SBD |
| 1,000 CUC | 8,029.01 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-09-04T07:30:41Z",
"rates": {
"SBD": 8.029015
}
}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": 802.9014999999999,
"rate": 8.029015
}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