Rate Overview
Live
1 GBP = 1.7238 BND
1 BND = 0.580098
GBP
Avg
1.7191
High
1.7396
Low
1.6986
Last updated: 7/23/2026, 10:19:04 AM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.72 BND |
| 10 GBP | 17.24 BND |
| 50 GBP | 86.19 BND |
| 100 GBP | 172.38 BND |
| 500 GBP | 861.92 BND |
| 1,000 GBP | 1,723.85 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-07-23T10:19:04Z",
"rates": {
"BND": 1.723847
}
}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.38469999999998,
"rate": 1.723847
}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