Rate Overview
Live
1 BSD = 0.737958 GIP
1 GIP = 1.3551
BSD
Avg
0.756547
High
0.805711
Low
0.729687
Last updated: 8/17/2026, 6:27:33 PM
Quick Conversions
| BSD | GIP |
|---|---|
| 1 BSD | 0.74 GIP |
| 10 BSD | 7.38 GIP |
| 50 BSD | 36.90 GIP |
| 100 BSD | 73.80 GIP |
| 500 BSD | 368.98 GIP |
| 1,000 BSD | 737.96 GIP |
Get BSD/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=GIPExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-08-17T18:27:33Z",
"rates": {
"GIP": 0.737958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "GIP",
"amount": 100
},
"result": 73.7958,
"rate": 0.737958
}Build with BSD/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key