Rate Overview
Live
1 GNF = 1.4784 SYP
1 SYP = 0.676415
GNF
Avg
1.0995
High
1.5092
Low
0.012581
Last updated: 8/24/2026, 4:56:29 AM
Quick Conversions
| GNF | SYP |
|---|---|
| 1 GNF | 1.48 SYP |
| 10 GNF | 14.78 SYP |
| 50 GNF | 73.92 SYP |
| 100 GNF | 147.84 SYP |
| 500 GNF | 739.19 SYP |
| 1,000 GNF | 1,478.38 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-08-24T04:56:29Z",
"rates": {
"SYP": 1.478383
}
}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": 147.8383,
"rate": 1.478383
}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