Rate Overview
Live
1 GIP = 11.7515 SVC
1 SVC = 0.085095
GIP
Avg
11.7382
High
11.7707
Low
11.7086
Last updated: 6/18/2026, 3:39:50 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.75 SVC |
| 10 GIP | 117.52 SVC |
| 50 GIP | 587.58 SVC |
| 100 GIP | 1,175.15 SVC |
| 500 GIP | 5,875.76 SVC |
| 1,000 GIP | 11,751.51 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-06-18T03:39:50Z",
"rates": {
"SVC": 11.751512
}
}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": 1175.1512,
"rate": 11.751512
}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