Rate Overview
Live
1 GBP = 1.3337 BSD
1 BSD = 0.749805
GBP
Avg
1.3358
High
1.3418
Low
1.3299
Last updated: 3/26/2026, 11:40:22 PM
Quick Conversions
| GBP | BSD |
|---|---|
| 1 GBP | 1.33 BSD |
| 10 GBP | 13.34 BSD |
| 50 GBP | 66.68 BSD |
| 100 GBP | 133.37 BSD |
| 500 GBP | 666.84 BSD |
| 1,000 GBP | 1,333.68 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-26T23:40:22Z",
"rates": {
"BSD": 1.33368
}
}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.368,
"rate": 1.33368
}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