Rate Overview
Live
1 GNF = 0.065141 SOS
1 SOS = 15.3513
GNF
Avg
0.065097
High
0.065186
Low
0.064981
Last updated: 3/7/2026, 8:50:20 AM
Quick Conversions
| GNF | SOS |
|---|---|
| 1 GNF | 0.07 SOS |
| 10 GNF | 0.65 SOS |
| 50 GNF | 3.26 SOS |
| 100 GNF | 6.51 SOS |
| 500 GNF | 32.57 SOS |
| 1,000 GNF | 65.14 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-03-07T08:50:20Z",
"rates": {
"SOS": 0.065141
}
}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.514100000000001,
"rate": 0.065141
}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