Rate Overview
Live
1 BND = 0.578451 GBP
1 GBP = 1.7288
BND
Avg
0.577831
High
0.579107
Low
0.576130
Last updated: 5/9/2026, 7:38:42 PM
Quick Conversions
| BND | GBP |
|---|---|
| 1 BND | 0.58 GBP |
| 10 BND | 5.78 GBP |
| 50 BND | 28.92 GBP |
| 100 BND | 57.85 GBP |
| 500 BND | 289.23 GBP |
| 1,000 BND | 578.45 GBP |
Get BND/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=GBPExample Response:
{
"success": true,
"base": "BND",
"date": "2026-05-09T19:38:42Z",
"rates": {
"GBP": 0.578451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "GBP",
"amount": 100
},
"result": 57.8451,
"rate": 0.578451
}Build with BND/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key