Rate Overview
Live
1 GBP = 1.7347 BND
1 BND = 0.576455
GBP
Avg
1.7289
High
1.7347
Low
1.7251
Last updated: 8/14/2026, 3:59:39 PM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.73 BND |
| 10 GBP | 17.35 BND |
| 50 GBP | 86.74 BND |
| 100 GBP | 173.47 BND |
| 500 GBP | 867.37 BND |
| 1,000 GBP | 1,734.74 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-08-14T15:59:39Z",
"rates": {
"BND": 1.73474
}
}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": 173.474,
"rate": 1.73474
}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