Rate Overview
Live
1 BND = 0.775486 CUC
1 CUC = 1.2895
BND
Avg
0.781490
High
0.791705
Low
0.772530
Last updated: 7/27/2026, 11:02:44 PM
Quick Conversions
| BND | CUC |
|---|---|
| 1 BND | 0.78 CUC |
| 10 BND | 7.75 CUC |
| 50 BND | 38.77 CUC |
| 100 BND | 77.55 CUC |
| 500 BND | 387.74 CUC |
| 1,000 BND | 775.49 CUC |
Get BND/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=CUCExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-27T23:02:44Z",
"rates": {
"CUC": 0.775486
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "CUC",
"amount": 100
},
"result": 77.54860000000001,
"rate": 0.775486
}Build with BND/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key