Rate Overview
Live
1 BSD = 0.735852 GBP
1 GBP = 1.3590
BSD
Avg
0.742087
High
0.746217
Low
0.735852
Last updated: 4/16/2026, 3:14:09 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.74 GBP |
| 10 BSD | 7.36 GBP |
| 50 BSD | 36.79 GBP |
| 100 BSD | 73.59 GBP |
| 500 BSD | 367.93 GBP |
| 1,000 BSD | 735.85 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-04-16T03:14:09Z",
"rates": {
"GBP": 0.735852
}
}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.5852,
"rate": 0.735852
}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