Rate Overview
Live
1 BHD = 7.1463 XCD
1 XCD = 0.139933
BHD
Avg
7.1493
High
7.1627
Low
7.1437
Last updated: 4/17/2026, 6:06:34 AM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.15 XCD |
| 10 BHD | 71.46 XCD |
| 50 BHD | 357.31 XCD |
| 100 BHD | 714.63 XCD |
| 500 BHD | 3,573.15 XCD |
| 1,000 BHD | 7,146.30 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-04-17T06:06:34Z",
"rates": {
"XCD": 7.146298
}
}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": 714.6297999999999,
"rate": 7.146298
}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