Rate Overview
Live
1 BND = 0.791059 CUC
1 CUC = 1.2641
BND
Avg
0.789667
High
0.791059
Low
0.787528
Last updated: 9/10/2026, 5:29:32 PM
Quick Conversions
| BND | CUC |
|---|---|
| 1 BND | 0.79 CUC |
| 10 BND | 7.91 CUC |
| 50 BND | 39.55 CUC |
| 100 BND | 79.11 CUC |
| 500 BND | 395.53 CUC |
| 1,000 BND | 791.06 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-09-10T17:29:32Z",
"rates": {
"CUC": 0.791059
}
}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": 79.10589999999999,
"rate": 0.791059
}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