Rate Overview
Live
1 BHD = 1.9775 GBP
1 GBP = 0.505679
BHD
Avg
1.9867
High
2.0156
Low
1.9586
Last updated: 7/21/2026, 9:25:08 PM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.98 GBP |
| 10 BHD | 19.78 GBP |
| 50 BHD | 98.88 GBP |
| 100 BHD | 197.75 GBP |
| 500 BHD | 988.77 GBP |
| 1,000 BHD | 1,977.54 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-21T21:25:08Z",
"rates": {
"GBP": 1.977539
}
}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": 197.7539,
"rate": 1.977539
}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