Rate Overview
Live
1 GNF = 0.012622 SYP
1 SYP = 79.2267
GNF
Avg
1.1154
High
1.5033
Low
0.012602
Last updated: 3/27/2026, 5:12:21 AM
Quick Conversions
| GNF | SYP |
|---|---|
| 1 GNF | 0.01 SYP |
| 10 GNF | 0.13 SYP |
| 50 GNF | 0.63 SYP |
| 100 GNF | 1.26 SYP |
| 500 GNF | 6.31 SYP |
| 1,000 GNF | 12.62 SYP |
Get GNF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SYPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T05:12:21Z",
"rates": {
"SYP": 0.012622
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SYP",
"amount": 100
},
"result": 1.2622,
"rate": 0.012622
}Build with GNF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key