Rate Overview
Live
1 SVC = 1002.15 GNF
1 GNF = 0.000998
SVC
Avg
993.1985
High
1003.22
Low
984.5876
Last updated: 5/27/2026, 8:29:01 PM
Quick Conversions
| SVC | GNF |
|---|---|
| 1 SVC | 1,002.15 GNF |
| 10 SVC | 10,021.54 GNF |
| 50 SVC | 50,107.70 GNF |
| 100 SVC | 100,215.40 GNF |
| 500 SVC | 501,077.00 GNF |
| 1,000 SVC | 1,002,154.00 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-05-27T20:29:01Z",
"rates": {
"GNF": 1002.153998
}
}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": 100215.3998,
"rate": 1002.153998
}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