Rate Overview
Live
1 BHD = 2.6447 CUC
1 CUC = 0.378108
BHD
Avg
2.6477
High
2.6602
Low
2.6447
Last updated: 7/23/2026, 10:07:30 AM
Quick Conversions
| BHD | CUC |
|---|---|
| 1 BHD | 2.64 CUC |
| 10 BHD | 26.45 CUC |
| 50 BHD | 132.24 CUC |
| 100 BHD | 264.47 CUC |
| 500 BHD | 1,322.37 CUC |
| 1,000 BHD | 2,644.75 CUC |
Get BHD/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=CUCExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-07-23T10:07:30Z",
"rates": {
"CUC": 2.644745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "CUC",
"amount": 100
},
"result": 264.4745,
"rate": 2.644745
}Build with BHD/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key