Rate Overview
Live
1 GIP = 11.6747 SVC
1 SVC = 0.085656
GIP
Avg
11.7163
High
11.9950
Low
11.2227
Last updated: 3/27/2026, 8:27:54 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.67 SVC |
| 10 GIP | 116.75 SVC |
| 50 GIP | 583.73 SVC |
| 100 GIP | 1,167.47 SVC |
| 500 GIP | 5,837.33 SVC |
| 1,000 GIP | 11,674.66 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-03-27T08:27:54Z",
"rates": {
"SVC": 11.67466
}
}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": 1167.466,
"rate": 11.67466
}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