Rate Overview
Live
1 BHD = 2.6501 CUC
1 CUC = 0.377349
BHD
Avg
2.6450
High
2.6501
Low
2.6322
Last updated: 3/28/2026, 10:56:21 AM
Quick Conversions
| BHD | CUC |
|---|---|
| 1 BHD | 2.65 CUC |
| 10 BHD | 26.50 CUC |
| 50 BHD | 132.50 CUC |
| 100 BHD | 265.01 CUC |
| 500 BHD | 1,325.03 CUC |
| 1,000 BHD | 2,650.07 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-03-28T10:56:21Z",
"rates": {
"CUC": 2.65007
}
}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": 265.007,
"rate": 2.65007
}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