Rate Overview
Live
1 GIP = 10.7838 SBD
1 SBD = 0.092731
GIP
Avg
10.8407
High
10.9211
Low
10.7560
Last updated: 5/7/2026, 5:51:45 PM
Quick Conversions
| GIP | SBD |
|---|---|
| 1 GIP | 10.78 SBD |
| 10 GIP | 107.84 SBD |
| 50 GIP | 539.19 SBD |
| 100 GIP | 1,078.38 SBD |
| 500 GIP | 5,391.91 SBD |
| 1,000 GIP | 10,783.83 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-05-07T17:51:45Z",
"rates": {
"SBD": 10.783826
}
}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": 1078.3826,
"rate": 10.783826
}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