Rate Overview
Live
1 BHD = 7.1809 XCD
1 XCD = 0.139258
BHD
Avg
7.1668
High
7.1874
Low
7.1515
Last updated: 7/5/2026, 5:15:42 PM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.18 XCD |
| 10 BHD | 71.81 XCD |
| 50 BHD | 359.05 XCD |
| 100 BHD | 718.09 XCD |
| 500 BHD | 3,590.46 XCD |
| 1,000 BHD | 7,180.93 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-05T17:15:42Z",
"rates": {
"XCD": 7.180927
}
}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.0926999999999,
"rate": 7.180927
}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