Rate Overview
Live
1 BSD = 0.742244 GBP
1 GBP = 1.3473
BSD
Avg
0.743781
High
0.746163
Low
0.740831
Last updated: 5/26/2026, 8:18:28 AM
Quick Conversions
| BSD | GBP |
|---|---|
| 1 BSD | 0.74 GBP |
| 10 BSD | 7.42 GBP |
| 50 BSD | 37.11 GBP |
| 100 BSD | 74.22 GBP |
| 500 BSD | 371.12 GBP |
| 1,000 BSD | 742.24 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-26T08:18:28Z",
"rates": {
"GBP": 0.742244
}
}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.2244,
"rate": 0.742244
}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