Rate Overview
Live
1 BHD = 1.9773 GBP
1 GBP = 0.505746
BHD
Avg
1.9761
High
1.9959
Low
1.9629
Last updated: 3/27/2026, 9:10:29 AM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.98 GBP |
| 10 BHD | 19.77 GBP |
| 50 BHD | 98.86 GBP |
| 100 BHD | 197.73 GBP |
| 500 BHD | 988.64 GBP |
| 1,000 BHD | 1,977.28 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-03-27T09:10:29Z",
"rates": {
"GBP": 1.977278
}
}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.7278,
"rate": 1.977278
}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