Rate Overview
Live
1 BHD = 1.9892 GBP
1 GBP = 0.502708
BHD
Avg
1.9857
High
1.9961
Low
1.9742
Last updated: 7/28/2026, 9:51:20 AM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.99 GBP |
| 10 BHD | 19.89 GBP |
| 50 BHD | 99.46 GBP |
| 100 BHD | 198.92 GBP |
| 500 BHD | 994.61 GBP |
| 1,000 BHD | 1,989.23 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-07-28T09:51:20Z",
"rates": {
"GBP": 1.989228
}
}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": 198.9228,
"rate": 1.989228
}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