Rate Overview
Live
1 GNF = 0.068232 SDG
1 SDG = 14.6559
GNF
Avg
0.068246
High
0.068484
Low
0.068146
Last updated: 9/8/2026, 6:21:02 PM
Quick Conversions
| GNF | SDG |
|---|---|
| 1 GNF | 0.07 SDG |
| 10 GNF | 0.68 SDG |
| 50 GNF | 3.41 SDG |
| 100 GNF | 6.82 SDG |
| 500 GNF | 34.12 SDG |
| 1,000 GNF | 68.23 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-09-08T18:21:02Z",
"rates": {
"SDG": 0.068232
}
}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.8232,
"rate": 0.068232
}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