Rate Overview
Live
1 CUC = 8.0486 SBD
1 SBD = 0.124245
CUC
Avg
8.0708
High
8.1132
Low
8.0451
Last updated: 3/7/2026, 9:11:50 AM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 8.05 SBD |
| 10 CUC | 80.49 SBD |
| 50 CUC | 402.43 SBD |
| 100 CUC | 804.86 SBD |
| 500 CUC | 4,024.31 SBD |
| 1,000 CUC | 8,048.61 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-07T09:11:50Z",
"rates": {
"SBD": 8.048612
}
}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.8612,
"rate": 8.048612
}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