Rate Overview
Live
1 SVC = 0.085952 GIP
1 GIP = 11.6344
SVC
Avg
0.085703
High
0.085952
Low
0.085357
Last updated: 7/29/2026, 3:56:08 AM
Quick Conversions
| SVC | GIP |
|---|---|
| 1 SVC | 0.09 GIP |
| 10 SVC | 0.86 GIP |
| 50 SVC | 4.30 GIP |
| 100 SVC | 8.60 GIP |
| 500 SVC | 42.98 GIP |
| 1,000 SVC | 85.95 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-29T03:56:08Z",
"rates": {
"GIP": 0.085952
}
}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.5952,
"rate": 0.085952
}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