Rate Overview
Live
1 BSD = 0.742008 GBP
1 GBP = 1.3477
BSD
Avg
0.743991
High
0.757452
Low
0.726738
Last updated: 5/26/2026, 10:35:05 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.74 GBP |
| 10 BSD | 7.42 GBP |
| 50 BSD | 37.10 GBP |
| 100 BSD | 74.20 GBP |
| 500 BSD | 371.00 GBP |
| 1,000 BSD | 742.01 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-05-26T10:35:05Z",
"rates": {
"GBP": 0.742008
}
}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.2008,
"rate": 0.742008
}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