Rate Overview
Live
1 BSD = 0.745140 GBP
1 GBP = 1.3420
BSD
Avg
0.745940
High
0.748288
Low
0.743924
Last updated: 6/15/2026, 9:55:50 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.75 GBP |
| 10 BSD | 7.45 GBP |
| 50 BSD | 37.26 GBP |
| 100 BSD | 74.51 GBP |
| 500 BSD | 372.57 GBP |
| 1,000 BSD | 745.14 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-06-15T09:55:50Z",
"rates": {
"GBP": 0.74514
}
}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.514,
"rate": 0.74514
}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