Rate Overview
Live
1 SVC = 0.085021 GIP
1 GIP = 11.7618
SVC
Avg
0.085404
High
0.085654
Low
0.085021
Last updated: 7/10/2026, 8:38:22 PM
Quick Conversions
| SVC | GIP |
|---|---|
| 1 SVC | 0.09 GIP |
| 10 SVC | 0.85 GIP |
| 50 SVC | 4.25 GIP |
| 100 SVC | 8.50 GIP |
| 500 SVC | 42.51 GIP |
| 1,000 SVC | 85.02 GIP |
Get SVC/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GIPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-10T20:38:22Z",
"rates": {
"GIP": 0.085021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GIP",
"amount": 100
},
"result": 8.5021,
"rate": 0.085021
}Build with SVC/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key