Rate Overview
Live
1 BHD = 1.9393 GBP
1 GBP = 0.515661
BHD
Avg
1.9435
High
1.9502
Low
1.9393
Last updated: 5/8/2026, 4:27:25 PM
Quick Conversions
| BHD | GBP |
|---|---|
| 1 BHD | 1.94 GBP |
| 10 BHD | 19.39 GBP |
| 50 BHD | 96.96 GBP |
| 100 BHD | 193.93 GBP |
| 500 BHD | 969.63 GBP |
| 1,000 BHD | 1,939.26 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-08T16:27:25Z",
"rates": {
"GBP": 1.93926
}
}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": 193.926,
"rate": 1.93926
}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