Rate Overview
Live
1 GBP = 1.7086 BND
1 BND = 0.585269
GBP
Avg
1.7202
High
1.7418
Low
1.6990
Last updated: 3/28/2026, 11:01:18 AM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.71 BND |
| 10 GBP | 17.09 BND |
| 50 GBP | 85.43 BND |
| 100 GBP | 170.86 BND |
| 500 GBP | 854.31 BND |
| 1,000 GBP | 1,708.62 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-03-28T11:01:18Z",
"rates": {
"BND": 1.708617
}
}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": 170.8617,
"rate": 1.708617
}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