Rate Overview
Live
1 GBP = 1.3289 BSD
1 BSD = 0.752502
GBP
Avg
1.3339
High
1.3401
Low
1.3289
Last updated: 7/27/2026, 11:05:08 PM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.33 BSD |
| 10 GBP | 13.29 BSD |
| 50 GBP | 66.45 BSD |
| 100 GBP | 132.89 BSD |
| 500 GBP | 664.45 BSD |
| 1,000 GBP | 1,328.90 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-27T23:05:08Z",
"rates": {
"BSD": 1.3289
}
}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": 132.89,
"rate": 1.3289
}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