Rate Overview
Live
1 GBP = 1.3382 BSD
1 BSD = 0.747298
GBP
Avg
1.3459
High
1.3787
Low
1.3196
Last updated: 7/23/2026, 2:14:51 AM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.34 BSD |
| 10 GBP | 13.38 BSD |
| 50 GBP | 66.91 BSD |
| 100 GBP | 133.82 BSD |
| 500 GBP | 669.08 BSD |
| 1,000 GBP | 1,338.15 BSD |
Get GBP/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BSDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T02:14:51Z",
"rates": {
"BSD": 1.338154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BSD",
"amount": 100
},
"result": 133.8154,
"rate": 1.338154
}Build with GBP/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key