Rate Overview
Live
1 GBP = 1.7205 BND
1 BND = 0.581234
GBP
Avg
1.7214
High
1.7418
Low
1.6990
Last updated: 7/27/2026, 9:25:25 AM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.72 BND |
| 10 GBP | 17.20 BND |
| 50 GBP | 86.02 BND |
| 100 GBP | 172.05 BND |
| 500 GBP | 860.24 BND |
| 1,000 GBP | 1,720.48 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-27T09:25:25Z",
"rates": {
"BND": 1.720476
}
}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.0476,
"rate": 1.720476
}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