Rate Overview
Live
1 BND = 0.585268 GBP
1 GBP = 1.7086
BND
Avg
0.588210
High
0.607705
Low
0.571843
Last updated: 3/28/2026, 3:23:04 PM
Quick Conversions
| BND | GBP |
|---|---|
| 1 BND | 0.59 GBP |
| 10 BND | 5.85 GBP |
| 50 BND | 29.26 GBP |
| 100 BND | 58.53 GBP |
| 500 BND | 292.63 GBP |
| 1,000 BND | 585.27 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-03-28T15:23:04Z",
"rates": {
"GBP": 0.585268
}
}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": 58.5268,
"rate": 0.585268
}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