Rate Overview
Live
1 GNF = 0.064962 SOS
1 SOS = 15.3936
GNF
Avg
0.064608
High
0.064962
Low
0.063046
Last updated: 8/19/2026, 6:43:24 PM
Quick Conversions
| GNF | SOS |
|---|---|
| 1 GNF | 0.06 SOS |
| 10 GNF | 0.65 SOS |
| 50 GNF | 3.25 SOS |
| 100 GNF | 6.50 SOS |
| 500 GNF | 32.48 SOS |
| 1,000 GNF | 64.96 SOS |
Get GNF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SOSExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-19T18:43:24Z",
"rates": {
"SOS": 0.064962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SOS",
"amount": 100
},
"result": 6.496200000000001,
"rate": 0.064962
}Build with GNF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key