Rate Overview
Live
1 BSD = 0.750903 GBP
1 GBP = 1.3317
BSD
Avg
0.741232
High
0.751243
Low
0.725321
Last updated: 3/26/2026, 8:08:02 PM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.75 GBP |
| 10 BSD | 7.51 GBP |
| 50 BSD | 37.55 GBP |
| 100 BSD | 75.09 GBP |
| 500 BSD | 375.45 GBP |
| 1,000 BSD | 750.90 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-03-26T20:08:02Z",
"rates": {
"GBP": 0.750903
}
}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": 75.0903,
"rate": 0.750903
}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