Rate Overview
Live
1 BHD = 1.9866 GBP
1 GBP = 0.503371
BHD
Avg
1.9780
High
1.9869
Low
1.9711
Last updated: 6/18/2026, 7:46:17 AM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.99 GBP |
| 10 BHD | 19.87 GBP |
| 50 BHD | 99.33 GBP |
| 100 BHD | 198.66 GBP |
| 500 BHD | 993.30 GBP |
| 1,000 BHD | 1,986.61 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-06-18T07:46:17Z",
"rates": {
"GBP": 1.986605
}
}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.66049999999998,
"rate": 1.986605
}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