Rate Overview
Live
1 GIP = 11.6979 SVC
1 SVC = 0.085486
GIP
Avg
11.7311
High
11.8025
Low
11.6665
Last updated: 3/7/2026, 12:15:35 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.70 SVC |
| 10 GIP | 116.98 SVC |
| 50 GIP | 584.89 SVC |
| 100 GIP | 1,169.79 SVC |
| 500 GIP | 5,848.94 SVC |
| 1,000 GIP | 11,697.88 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-07T00:15:35Z",
"rates": {
"SVC": 11.697875
}
}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": 1169.7875,
"rate": 11.697875
}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