Rate Overview
Live
1 GBP = 1.3584 BSD
1 BSD = 0.736146
GBP
Avg
1.3564
High
1.3607
Low
1.3507
Last updated: 5/6/2026, 3:40:19 PM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.36 BSD |
| 10 GBP | 13.58 BSD |
| 50 GBP | 67.92 BSD |
| 100 GBP | 135.84 BSD |
| 500 GBP | 679.21 BSD |
| 1,000 GBP | 1,358.43 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-05-06T15:40:19Z",
"rates": {
"BSD": 1.358426
}
}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.8426,
"rate": 1.358426
}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