Rate Overview
Live
1 GNF = 1.4807 SYP
1 SYP = 0.675338
GNF
Avg
1.4792
High
1.4843
Low
1.4762
Last updated: 9/12/2026, 4:23:28 AM
Quick Conversions
| GNF | SYP |
|---|---|
| 1 GNF | 1.48 SYP |
| 10 GNF | 14.81 SYP |
| 50 GNF | 74.04 SYP |
| 100 GNF | 148.07 SYP |
| 500 GNF | 740.37 SYP |
| 1,000 GNF | 1,480.74 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-09-12T04:23:28Z",
"rates": {
"SYP": 1.48074
}
}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": 148.07399999999998,
"rate": 1.48074
}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