Rate Overview
Live
1 GBP = 1.3342 BSD
1 BSD = 0.749497
GBP
Avg
1.3399
High
1.3709
Low
1.2923
Last updated: 3/27/2026, 3:10:52 AM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.33 BSD |
| 10 GBP | 13.34 BSD |
| 50 GBP | 66.71 BSD |
| 100 GBP | 133.42 BSD |
| 500 GBP | 667.11 BSD |
| 1,000 GBP | 1,334.23 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-03-27T03:10:52Z",
"rates": {
"BSD": 1.334229
}
}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.4229,
"rate": 1.334229
}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