Rate Overview
Live
1 GNF = 0.000913 SBD
1 SBD = 1095.29
GNF
Avg
0.000915
High
0.000924
Low
0.000909
Last updated: 3/27/2026, 8:18:40 AM
Quick Conversions
| GNF | SBD |
|---|---|
| 1 GNF | 0.00 SBD |
| 10 GNF | 0.01 SBD |
| 50 GNF | 0.05 SBD |
| 100 GNF | 0.09 SBD |
| 500 GNF | 0.46 SBD |
| 1,000 GNF | 0.91 SBD |
Get GNF/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SBDExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T08:18:40Z",
"rates": {
"SBD": 0.000913
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SBD",
"amount": 100
},
"result": 0.09129999999999999,
"rate": 0.000913
}Build with GNF/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key