Rate Overview
Live
1 GNF = 0.068341 SDG
1 SDG = 14.6325
GNF
Avg
0.068553
High
0.069471
Low
0.059695
Last updated: 7/27/2026, 1:27:44 AM
Quick Conversions
| GNF | SDG |
|---|---|
| 1 GNF | 0.07 SDG |
| 10 GNF | 0.68 SDG |
| 50 GNF | 3.42 SDG |
| 100 GNF | 6.83 SDG |
| 500 GNF | 34.17 SDG |
| 1,000 GNF | 68.34 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-07-27T01:27:44Z",
"rates": {
"SDG": 0.068341
}
}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.8341,
"rate": 0.068341
}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