Rate Overview
Live
1 SVC = 0.085067 GIP
1 GIP = 11.7554
SVC
Avg
0.084758
High
0.086332
Low
0.082834
Last updated: 5/29/2026, 5:27:48 PM
Quick Conversions
| SVC | GIP |
|---|---|
| 1 SVC | 0.09 GIP |
| 10 SVC | 0.85 GIP |
| 50 SVC | 4.25 GIP |
| 100 SVC | 8.51 GIP |
| 500 SVC | 42.53 GIP |
| 1,000 SVC | 85.07 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-05-29T17:27:48Z",
"rates": {
"GIP": 0.085067
}
}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.5067,
"rate": 0.085067
}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