Rate Overview
Live
1 BHD = 7.1621 XCD
1 XCD = 0.139623
BHD
Avg
7.1726
High
7.2555
Low
7.0712
Last updated: 7/23/2026, 2:35:29 PM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.16 XCD |
| 10 BHD | 71.62 XCD |
| 50 BHD | 358.11 XCD |
| 100 BHD | 716.21 XCD |
| 500 BHD | 3,581.06 XCD |
| 1,000 BHD | 7,162.13 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-07-23T14:35:29Z",
"rates": {
"XCD": 7.162127
}
}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.2127,
"rate": 7.162127
}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