Rate Overview
Live
1 GBP = 1.3387 BSD
1 BSD = 0.746971
GBP
Avg
1.3328
High
1.3388
Low
1.3221
Last updated: 7/7/2026, 12:26:16 PM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.34 BSD |
| 10 GBP | 13.39 BSD |
| 50 GBP | 66.94 BSD |
| 100 GBP | 133.87 BSD |
| 500 GBP | 669.37 BSD |
| 1,000 GBP | 1,338.74 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-07T12:26:16Z",
"rates": {
"BSD": 1.33874
}
}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.874,
"rate": 1.33874
}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