Rate Overview
Live
1 BSD = 0.750221 GBP
1 GBP = 1.3329
BSD
Avg
0.747336
High
0.782571
Low
0.728725
Last updated: 3/26/2026, 9:51:40 PM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.75 GBP |
| 10 BSD | 7.50 GBP |
| 50 BSD | 37.51 GBP |
| 100 BSD | 75.02 GBP |
| 500 BSD | 375.11 GBP |
| 1,000 BSD | 750.22 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-26T21:51:40Z",
"rates": {
"GBP": 0.750221
}
}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.02210000000001,
"rate": 0.750221
}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