Rate Overview
Live
1 GIP = 10.7989 SBD
1 SBD = 0.092602
GIP
Avg
10.8257
High
10.9061
Low
10.7754
Last updated: 3/7/2026, 3:49:36 PM
Quick Conversions
| GIP | SBD |
|---|---|
| 1 GIP | 10.80 SBD |
| 10 GIP | 107.99 SBD |
| 50 GIP | 539.95 SBD |
| 100 GIP | 1,079.89 SBD |
| 500 GIP | 5,399.47 SBD |
| 1,000 GIP | 10,798.94 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-03-07T15:49:36Z",
"rates": {
"SBD": 10.79894
}
}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": 1079.894,
"rate": 10.79894
}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