Rate Overview
Live
1 GIP = 11.8465 SVC
1 SVC = 0.084413
GIP
Avg
11.8681
High
11.9395
Low
11.8416
Last updated: 9/2/2026, 2:58:46 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.85 SVC |
| 10 GIP | 118.46 SVC |
| 50 GIP | 592.32 SVC |
| 100 GIP | 1,184.65 SVC |
| 500 GIP | 5,923.23 SVC |
| 1,000 GIP | 11,846.45 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-09-02T02:58:46Z",
"rates": {
"SVC": 11.846453
}
}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": 1184.6453000000001,
"rate": 11.846453
}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