Rate Overview
Live
1 SVC = 1001.78 GNF
1 GNF = 0.000998
SVC
Avg
1002.77
High
1004.00
Low
1000.71
Last updated: 7/31/2026, 8:56:47 AM
Quick Conversions
| SVC | GNF |
|---|---|
| 1 SVC | 1,001.78 GNF |
| 10 SVC | 10,017.75 GNF |
| 50 SVC | 50,088.77 GNF |
| 100 SVC | 100,177.55 GNF |
| 500 SVC | 500,887.74 GNF |
| 1,000 SVC | 1,001,775.49 GNF |
Get SVC/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GNFExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-31T08:56:47Z",
"rates": {
"GNF": 1001.775485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GNF",
"amount": 100
},
"result": 100177.5485,
"rate": 1001.775485
}Build with SVC/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key