Rate Overview
Live
1 BHD = 7.1611 XCD
1 XCD = 0.139643
BHD
Avg
7.1633
High
7.1807
Low
7.1581
Last updated: 6/17/2026, 6:33:48 AM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.16 XCD |
| 10 BHD | 71.61 XCD |
| 50 BHD | 358.06 XCD |
| 100 BHD | 716.11 XCD |
| 500 BHD | 3,580.56 XCD |
| 1,000 BHD | 7,161.12 XCD |
Get BHD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=XCDExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-06-17T06:33:48Z",
"rates": {
"XCD": 7.161119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "XCD",
"amount": 100
},
"result": 716.1119,
"rate": 7.161119
}Build with BHD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key