Rate Overview
Live
1 GBP = 1.3412 BSD
1 BSD = 0.745576
GBP
Avg
1.3403
High
1.3428
Low
1.3364
Last updated: 6/16/2026, 8:52:42 AM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.34 BSD |
| 10 GBP | 13.41 BSD |
| 50 GBP | 67.06 BSD |
| 100 GBP | 134.12 BSD |
| 500 GBP | 670.62 BSD |
| 1,000 GBP | 1,341.24 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-06-16T08:52:42Z",
"rates": {
"BSD": 1.341244
}
}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": 134.1244,
"rate": 1.341244
}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