Rate Overview
Live
1 GIP = 10.7667 SBD
1 SBD = 0.092879
GIP
Avg
10.8085
High
11.0928
Low
10.5344
Last updated: 7/25/2026, 3:04:40 PM
Quick Conversions
| GIP | SBD |
|---|---|
| 1 GIP | 10.77 SBD |
| 10 GIP | 107.67 SBD |
| 50 GIP | 538.34 SBD |
| 100 GIP | 1,076.67 SBD |
| 500 GIP | 5,383.35 SBD |
| 1,000 GIP | 10,766.70 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-25T15:04:40Z",
"rates": {
"SBD": 10.766704
}
}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": 1076.6704,
"rate": 10.766704
}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