Rate Overview
Live
1 GBP = 1.7215 BND
1 BND = 0.580875
GBP
Avg
1.7174
High
1.7290
Low
1.7076
Last updated: 4/17/2026, 12:05:06 PM
Quick Conversions
| GBP | BND |
|---|---|
| 1 GBP | 1.72 BND |
| 10 GBP | 17.22 BND |
| 50 GBP | 86.08 BND |
| 100 GBP | 172.15 BND |
| 500 GBP | 860.77 BND |
| 1,000 GBP | 1,721.54 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-04-17T12:05:06Z",
"rates": {
"BND": 1.721542
}
}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.1542,
"rate": 1.721542
}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