Rate Overview
Live
1 GIP = 10.8758 SBD
1 SBD = 0.091947
GIP
Avg
10.7535
High
10.9465
Low
10.5344
Last updated: 7/21/2026, 7:24:51 AM
Quick Conversions
| GIP | SBD |
|---|---|
| 1 GIP | 10.88 SBD |
| 10 GIP | 108.76 SBD |
| 50 GIP | 543.79 SBD |
| 100 GIP | 1,087.58 SBD |
| 500 GIP | 5,437.92 SBD |
| 1,000 GIP | 10,875.85 SBD |
Get GIP/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SBDExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-21T07:24:51Z",
"rates": {
"SBD": 10.875845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SBD",
"amount": 100
},
"result": 1087.5845,
"rate": 10.875845
}Build with GIP/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key