Rate Overview
Live
1 GBP = 1.7143 BND
1 BND = 0.583324
GBP
Avg
1.7203
High
1.7396
Low
1.6986
Last updated: 5/27/2026, 6:23:58 PM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.71 BND |
| 10 GBP | 17.14 BND |
| 50 GBP | 85.72 BND |
| 100 GBP | 171.43 BND |
| 500 GBP | 857.16 BND |
| 1,000 GBP | 1,714.31 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-27T18:23:58Z",
"rates": {
"BND": 1.714312
}
}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": 171.43120000000002,
"rate": 1.714312
}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