Rate Overview
Live
1 GBP = 1.7220 BND
1 BND = 0.580715
GBP
Avg
1.7256
High
1.7315
Low
1.7210
Last updated: 9/1/2026, 2:58:56 PM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.72 BND |
| 10 GBP | 17.22 BND |
| 50 GBP | 86.10 BND |
| 100 GBP | 172.20 BND |
| 500 GBP | 861.01 BND |
| 1,000 GBP | 1,722.02 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-09-01T14:58:56Z",
"rates": {
"BND": 1.722016
}
}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.20159999999998,
"rate": 1.722016
}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