Rate Overview
Live
1 GBP = 1.3343 BSD
1 BSD = 0.749440
GBP
Avg
1.3305
High
1.3355
Low
1.3221
Last updated: 7/6/2026, 8:01:47 AM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.33 BSD |
| 10 GBP | 13.34 BSD |
| 50 GBP | 66.72 BSD |
| 100 GBP | 133.43 BSD |
| 500 GBP | 667.16 BSD |
| 1,000 GBP | 1,334.33 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-06T08:01:47Z",
"rates": {
"BSD": 1.334329
}
}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.43290000000002,
"rate": 1.334329
}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