Rate Overview
Live
1 GNF = 0.000910 SBD
1 SBD = 1098.90
GNF
Avg
0.000911
High
0.000912
Low
0.000909
Last updated: 9/8/2026, 10:44:44 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-09-08T10:44:44Z",
"rates": {
"SBD": 0.00091
}
}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.091,
"rate": 0.00091
}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