Rate Overview
Live
1 BHD = 1.9674 GBP
1 GBP = 0.508286
BHD
Avg
1.9608
High
1.9956
Low
1.9394
Last updated: 5/28/2026, 9:51:17 PM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.97 GBP |
| 10 BHD | 19.67 GBP |
| 50 BHD | 98.37 GBP |
| 100 BHD | 196.74 GBP |
| 500 BHD | 983.70 GBP |
| 1,000 BHD | 1,967.40 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-28T21:51:17Z",
"rates": {
"GBP": 1.967397
}
}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.7397,
"rate": 1.967397
}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