Rate Overview
Live
1 GBP = 1.3547 BSD
1 BSD = 0.738161
GBP
Avg
1.3479
High
1.3557
Low
1.3401
Last updated: 4/16/2026, 5:06:45 AM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.35 BSD |
| 10 GBP | 13.55 BSD |
| 50 GBP | 67.74 BSD |
| 100 GBP | 135.47 BSD |
| 500 GBP | 677.36 BSD |
| 1,000 GBP | 1,354.72 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-04-16T05:06:45Z",
"rates": {
"BSD": 1.354718
}
}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": 135.4718,
"rate": 1.354718
}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