Rate Overview
Live
1 GNF = 0.065091 SOS
1 SOS = 15.3631
GNF
Avg
0.065121
High
0.065448
Low
0.064892
Last updated: 3/28/2026, 10:57:09 AM
Quick Conversions
| GNF | SOS |
|---|---|
| 1 GNF | 0.07 SOS |
| 10 GNF | 0.65 SOS |
| 50 GNF | 3.25 SOS |
| 100 GNF | 6.51 SOS |
| 500 GNF | 32.55 SOS |
| 1,000 GNF | 65.09 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-28T10:57:09Z",
"rates": {
"SOS": 0.065091
}
}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.509099999999999,
"rate": 0.065091
}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