Rate Overview
Live
1 BND = 0.576454 GBP
1 GBP = 1.7347
BND
Avg
0.578989
High
0.580089
Low
0.576454
Last updated: 7/9/2026, 6:33:22 PM
Quick Conversions
| BND | GBP |
|---|---|
| 1 BND | 0.58 GBP |
| 10 BND | 5.76 GBP |
| 50 BND | 28.82 GBP |
| 100 BND | 57.65 GBP |
| 500 BND | 288.23 GBP |
| 1,000 BND | 576.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-07-09T18:33:22Z",
"rates": {
"GBP": 0.576454
}
}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.6454,
"rate": 0.576454
}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