Rate Overview
Live
1 BND = 0.773796 CUC
1 CUC = 1.2923
BND
Avg
0.776129
High
0.806754
Low
0.743668
Last updated: 7/28/2026, 3:01:12 PM
Quick Conversions
| BND | CUC |
|---|---|
| 1 BND | 0.77 CUC |
| 10 BND | 7.74 CUC |
| 50 BND | 38.69 CUC |
| 100 BND | 77.38 CUC |
| 500 BND | 386.90 CUC |
| 1,000 BND | 773.80 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-28T15:01:12Z",
"rates": {
"CUC": 0.773796
}
}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.37960000000001,
"rate": 0.773796
}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