Rate Overview
Live
1 GNF = 1.4800 SYP
1 SYP = 0.675684
GNF
Avg
0.644664
High
1.5023
Low
0.012579
Last updated: 8/25/2026, 7:39:57 PM
Quick Conversions
| GNF | SYP |
|---|---|
| 1 GNF | 1.48 SYP |
| 10 GNF | 14.80 SYP |
| 50 GNF | 74.00 SYP |
| 100 GNF | 148.00 SYP |
| 500 GNF | 739.99 SYP |
| 1,000 GNF | 1,479.98 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-25T19:39:57Z",
"rates": {
"SYP": 1.479982
}
}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.9982,
"rate": 1.479982
}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