Rate Overview
Live
1 BHD = 7.1580 XCD
1 XCD = 0.139705
BHD
Avg
7.1628
High
7.1875
Low
7.1574
Last updated: 5/27/2026, 1:53:38 PM
Quick Conversions
| BHD | XCD |
|---|---|
| 1 BHD | 7.16 XCD |
| 10 BHD | 71.58 XCD |
| 50 BHD | 357.90 XCD |
| 100 BHD | 715.80 XCD |
| 500 BHD | 3,578.98 XCD |
| 1,000 BHD | 7,157.96 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-05-27T13:53:38Z",
"rates": {
"XCD": 7.157963
}
}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": 715.7963,
"rate": 7.157963
}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