Rate Overview
Live
1 BHD = 2.6417 CUC
1 CUC = 0.378550
BHD
Avg
2.6419
High
2.6479
Low
2.6386
Last updated: 5/8/2026, 3:20:37 AM
Quick Conversions
| BHD | CUC |
|---|---|
| 1 BHD | 2.64 CUC |
| 10 BHD | 26.42 CUC |
| 50 BHD | 132.08 CUC |
| 100 BHD | 264.17 CUC |
| 500 BHD | 1,320.83 CUC |
| 1,000 BHD | 2,641.66 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-05-08T03:20:37Z",
"rates": {
"CUC": 2.641658
}
}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.1658,
"rate": 2.641658
}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