Rate Overview
Live
1 BHD = 7.1875 XCD
1 XCD = 0.139131
BHD
Avg
7.1657
High
7.1875
Low
7.1494
Last updated: 3/7/2026, 4:23:43 AM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.19 XCD |
| 10 BHD | 71.87 XCD |
| 50 BHD | 359.37 XCD |
| 100 BHD | 718.75 XCD |
| 500 BHD | 3,593.74 XCD |
| 1,000 BHD | 7,187.47 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-03-07T04:23:43Z",
"rates": {
"XCD": 7.187473
}
}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": 718.7473,
"rate": 7.187473
}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