Rate Overview
Live
1 BSD = 0.738408 GBP
1 GBP = 1.3543
BSD
Avg
0.740587
High
0.743519
Low
0.738408
Last updated: 8/14/2026, 5:02:26 PM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.74 GBP |
| 10 BSD | 7.38 GBP |
| 50 BSD | 36.92 GBP |
| 100 BSD | 73.84 GBP |
| 500 BSD | 369.20 GBP |
| 1,000 BSD | 738.41 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-08-14T17:02:26Z",
"rates": {
"GBP": 0.738408
}
}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": 73.8408,
"rate": 0.738408
}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