Rate Overview
Live
1 BSD = 0.747633 GBP
1 GBP = 1.3376
BSD
Avg
0.757711
High
0.805077
Low
0.728934
Last updated: 7/22/2026, 7:43:05 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.75 GBP |
| 10 BSD | 7.48 GBP |
| 50 BSD | 37.38 GBP |
| 100 BSD | 74.76 GBP |
| 500 BSD | 373.82 GBP |
| 1,000 BSD | 747.63 GBP |
Get BSD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=GBPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-22T07:43:05Z",
"rates": {
"GBP": 0.747633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "GBP",
"amount": 100
},
"result": 74.7633,
"rate": 0.747633
}Build with BSD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key