Rate Overview
Live
1 CUC = 7.9828 SBD
1 SBD = 0.125270
CUC
Avg
7.9973
High
8.0421
Low
7.9734
Last updated: 5/7/2026, 10:05:19 PM
Quick Conversions
| CUC | SBD |
|---|---|
| 1 CUC | 7.98 SBD |
| 10 CUC | 79.83 SBD |
| 50 CUC | 399.14 SBD |
| 100 CUC | 798.28 SBD |
| 500 CUC | 3,991.38 SBD |
| 1,000 CUC | 7,982.75 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-07T22:05:19Z",
"rates": {
"SBD": 7.98275
}
}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": 798.275,
"rate": 7.98275
}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