Rate Overview
Live
1 GNF = 0.000915 SBD
1 SBD = 1092.90
GNF
Avg
0.000917
High
0.000920
Low
0.000915
Last updated: 4/18/2026, 8:45:31 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.92 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-04-18T08:45:31Z",
"rates": {
"SBD": 0.000915
}
}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.0915,
"rate": 0.000915
}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