Rate Overview
Live
1 GNF = 0.065214 SOS
1 SOS = 15.3341
GNF
Avg
0.065010
High
0.065214
Low
0.064849
Last updated: 8/1/2026, 12:34:52 PM
Quick Conversions
| GNF | SOS |
|---|---|
| 1 GNF | 0.07 SOS |
| 10 GNF | 0.65 SOS |
| 50 GNF | 3.26 SOS |
| 100 GNF | 6.52 SOS |
| 500 GNF | 32.61 SOS |
| 1,000 GNF | 65.21 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-01T12:34:52Z",
"rates": {
"SOS": 0.065214
}
}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.5214,
"rate": 0.065214
}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