Rate Overview
Live
1 BSD = 0.747841 GIP
1 GIP = 1.3372
BSD
Avg
0.743794
High
0.757566
Low
0.730452
Last updated: 5/28/2026, 11:17:06 PM
Quick Conversions
| BSD | GIP |
|---|---|
| 1 BSD | 0.75 GIP |
| 10 BSD | 7.48 GIP |
| 50 BSD | 37.39 GIP |
| 100 BSD | 74.78 GIP |
| 500 BSD | 373.92 GIP |
| 1,000 BSD | 747.84 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-05-28T23:17:06Z",
"rates": {
"GIP": 0.747841
}
}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.7841,
"rate": 0.747841
}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