Rate Overview
Live
1 GNF = 0.068485 SDG
1 SDG = 14.6017
GNF
Avg
0.068402
High
0.068485
Low
0.068251
Last updated: 3/7/2026, 3:35:29 AM
Quick Conversions
| GNF | SDG |
|---|---|
| 1 GNF | 0.07 SDG |
| 10 GNF | 0.68 SDG |
| 50 GNF | 3.42 SDG |
| 100 GNF | 6.85 SDG |
| 500 GNF | 34.24 SDG |
| 1,000 GNF | 68.49 SDG |
Get GNF/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SDGExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-07T03:35:29Z",
"rates": {
"SDG": 0.068485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SDG",
"amount": 100
},
"result": 6.8485000000000005,
"rate": 0.068485
}Build with GNF/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key