Rate Overview
Live
1 BSD = 0.749009 GIP
1 GIP = 1.3351
BSD
Avg
0.747964
High
0.751163
Low
0.742951
Last updated: 7/27/2026, 3:31:59 PM
Quick Conversions
| BSD | GIP |
|---|---|
| 1 BSD | 0.75 GIP |
| 10 BSD | 7.49 GIP |
| 50 BSD | 37.45 GIP |
| 100 BSD | 74.90 GIP |
| 500 BSD | 374.50 GIP |
| 1,000 BSD | 749.01 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-07-27T15:31:59Z",
"rates": {
"GIP": 0.749009
}
}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": 74.90090000000001,
"rate": 0.749009
}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