Rate Overview
Live
1 SVC = 0.083986 GIP
1 GIP = 11.9067
SVC
Avg
0.084107
High
0.084620
Low
0.083782
Last updated: 5/9/2026, 3:43:44 AM
Quick Conversions
| SVC | GIP |
|---|---|
| 1 SVC | 0.08 GIP |
| 10 SVC | 0.84 GIP |
| 50 SVC | 4.20 GIP |
| 100 SVC | 8.40 GIP |
| 500 SVC | 41.99 GIP |
| 1,000 SVC | 83.99 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-09T03:43:44Z",
"rates": {
"GIP": 0.083986
}
}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.3986,
"rate": 0.083986
}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