Rate Overview
Live
1 GIP = 11.6373 SVC
1 SVC = 0.085931
GIP
Avg
11.7598
High
12.0831
Low
11.5502
Last updated: 7/28/2026, 11:23:36 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.64 SVC |
| 10 GIP | 116.37 SVC |
| 50 GIP | 581.86 SVC |
| 100 GIP | 1,163.73 SVC |
| 500 GIP | 5,818.63 SVC |
| 1,000 GIP | 11,637.27 SVC |
Get GIP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=SVCExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-07-28T11:23:36Z",
"rates": {
"SVC": 11.63727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "SVC",
"amount": 100
},
"result": 1163.7269999999999,
"rate": 11.63727
}Build with GIP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key