Rate Overview
Live
1 BND = 0.582425 GBP
1 GBP = 1.7170
BND
Avg
0.579381
High
0.584416
Low
0.574358
Last updated: 7/29/2026, 4:44:20 PM
Quick Conversions
| BND | GBP |
|---|---|
| 1 BND | 0.58 GBP |
| 10 BND | 5.82 GBP |
| 50 BND | 29.12 GBP |
| 100 BND | 58.24 GBP |
| 500 BND | 291.21 GBP |
| 1,000 BND | 582.43 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-29T16:44:20Z",
"rates": {
"GBP": 0.582425
}
}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.2425,
"rate": 0.582425
}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