Rate Overview
Live
1 BSD = 0.753661 GBP
1 GBP = 1.3269
BSD
Avg
0.749803
High
0.753661
Low
0.745256
Last updated: 3/28/2026, 9:27:50 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.75 GBP |
| 10 BSD | 7.54 GBP |
| 50 BSD | 37.68 GBP |
| 100 BSD | 75.37 GBP |
| 500 BSD | 376.83 GBP |
| 1,000 BSD | 753.66 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-28T09:27:50Z",
"rates": {
"GBP": 0.753661
}
}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.3661,
"rate": 0.753661
}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