Rate Overview
Live
1 BND = 0.579905 GBP
1 GBP = 1.7244
BND
Avg
0.582122
High
0.585624
Low
0.578363
Last updated: 4/17/2026, 4:04:56 PM
Quick Conversions
| BND | GBP |
|---|---|
| 1 BND | 0.58 GBP |
| 10 BND | 5.80 GBP |
| 50 BND | 29.00 GBP |
| 100 BND | 57.99 GBP |
| 500 BND | 289.95 GBP |
| 1,000 BND | 579.91 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-04-17T16:04:56Z",
"rates": {
"GBP": 0.579905
}
}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.9905,
"rate": 0.579905
}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