Rate Overview
Live
1 BHD = 1.9537 GBP
1 GBP = 0.511856
BHD
Avg
1.9583
High
1.9714
Low
1.9481
Last updated: 4/18/2026, 8:51:20 AM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.95 GBP |
| 10 BHD | 19.54 GBP |
| 50 BHD | 97.68 GBP |
| 100 BHD | 195.37 GBP |
| 500 BHD | 976.84 GBP |
| 1,000 BHD | 1,953.68 GBP |
Get BHD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BHD¤cies=GBPExample Response:
{
"success": true,
"base": "BHD",
"date": "2026-04-18T08:51:20Z",
"rates": {
"GBP": 1.953676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BHD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BHD",
"to": "GBP",
"amount": 100
},
"result": 195.3676,
"rate": 1.953676
}Build with BHD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key