Rate Overview
Live
1 GIP = 10.7361 SBD
1 SBD = 0.093143
GIP
Avg
11.0581
High
11.5409
Low
10.6293
Last updated: 3/28/2026, 5:38:04 AM
Quick Conversions
| GIP | SBD |
|---|---|
| 1 GIP | 10.74 SBD |
| 10 GIP | 107.36 SBD |
| 50 GIP | 536.81 SBD |
| 100 GIP | 1,073.61 SBD |
| 500 GIP | 5,368.06 SBD |
| 1,000 GIP | 10,736.13 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-28T05:38:04Z",
"rates": {
"SBD": 10.736127
}
}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": 1073.6127,
"rate": 10.736127
}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