Rate Overview
Live
1 CUC = 7.9375 SBD
1 SBD = 0.125985
CUC
Avg
8.0023
High
8.0421
Low
7.9375
Last updated: 5/28/2026, 8:31:21 PM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 7.94 SBD |
| 10 CUC | 79.37 SBD |
| 50 CUC | 396.87 SBD |
| 100 CUC | 793.75 SBD |
| 500 CUC | 3,968.73 SBD |
| 1,000 CUC | 7,937.45 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-05-28T20:31:21Z",
"rates": {
"SBD": 7.93745
}
}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": 793.745,
"rate": 7.93745
}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