Rate Overview
Live
1 SVC = 1001.66 GNF
1 GNF = 0.000998
SVC
Avg
1002.81
High
1005.01
Low
1001.66
Last updated: 3/7/2026, 7:38:04 AM
Quick Conversions
| SVC | GNF |
|---|---|
| 1 SVC | 1,001.66 GNF |
| 10 SVC | 10,016.61 GNF |
| 50 SVC | 50,083.06 GNF |
| 100 SVC | 100,166.11 GNF |
| 500 SVC | 500,830.56 GNF |
| 1,000 SVC | 1,001,661.11 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-03-07T07:38:04Z",
"rates": {
"GNF": 1001.661111
}
}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": 100166.1111,
"rate": 1001.661111
}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