Rate Overview
Live
1 GBP = 1.7294 BND
1 BND = 0.578224
GBP
Avg
1.7309
High
1.7357
Low
1.7255
Last updated: 5/7/2026, 1:51:37 PM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.73 BND |
| 10 GBP | 17.29 BND |
| 50 GBP | 86.47 BND |
| 100 GBP | 172.94 BND |
| 500 GBP | 864.72 BND |
| 1,000 GBP | 1,729.43 BND |
Get GBP/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BNDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-07T13:51:37Z",
"rates": {
"BND": 1.729433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BND",
"amount": 100
},
"result": 172.9433,
"rate": 1.729433
}Build with GBP/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key