Rate Overview
Live
1 SVC = 1002.80 GNF
1 GNF = 0.000997
SVC
Avg
1003.11
High
1004.14
Low
1002.65
Last updated: 4/17/2026, 6:14:17 AM
Quick Conversions
| SVC | GNF |
|---|---|
| 1 SVC | 1,002.80 GNF |
| 10 SVC | 10,028.02 GNF |
| 50 SVC | 50,140.08 GNF |
| 100 SVC | 100,280.17 GNF |
| 500 SVC | 501,400.85 GNF |
| 1,000 SVC | 1,002,801.70 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-04-17T06:14:17Z",
"rates": {
"GNF": 1002.801696
}
}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": 100280.1696,
"rate": 1002.801696
}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