Rate Overview
Live
1 BHD = 2.6466 CUC
1 CUC = 0.377843
BHD
Avg
2.6485
High
2.6796
Low
2.6199
Last updated: 7/27/2026, 10:56:43 PM
Quick Conversions
| BHD | CUC |
|---|---|
| 1 BHD | 2.65 CUC |
| 10 BHD | 26.47 CUC |
| 50 BHD | 132.33 CUC |
| 100 BHD | 264.66 CUC |
| 500 BHD | 1,323.30 CUC |
| 1,000 BHD | 2,646.60 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-27T22:56:43Z",
"rates": {
"CUC": 2.646601
}
}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.6601,
"rate": 2.646601
}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