Rate Overview
Live
1 BHD = 1.9675 GBP
1 GBP = 0.508246
BHD
Avg
1.9749
High
2.0286
Low
1.9191
Last updated: 5/28/2026, 11:22:51 PM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.97 GBP |
| 10 BHD | 19.68 GBP |
| 50 BHD | 98.38 GBP |
| 100 BHD | 196.76 GBP |
| 500 BHD | 983.78 GBP |
| 1,000 BHD | 1,967.55 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-05-28T23:22:51Z",
"rates": {
"GBP": 1.96755
}
}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": 196.755,
"rate": 1.96755
}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