Rate Overview
Live
1 SVC = 1003.00 GNF
1 GNF = 0.000997
SVC
Avg
1002.68
High
1005.01
Low
998.2886
Last updated: 7/30/2026, 11:13:38 PM
Quick Conversions
| SVC | GNF |
|---|---|
| 1 SVC | 1,003.00 GNF |
| 10 SVC | 10,030.01 GNF |
| 50 SVC | 50,150.07 GNF |
| 100 SVC | 100,300.13 GNF |
| 500 SVC | 501,500.67 GNF |
| 1,000 SVC | 1,003,001.34 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-30T23:13:38Z",
"rates": {
"GNF": 1003.001341
}
}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": 100300.1341,
"rate": 1003.001341
}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