Rate Overview
Live
1 GIP = 11.8442 SVC
1 SVC = 0.084429
GIP
Avg
11.8019
High
11.8717
Low
11.7577
Last updated: 4/18/2026, 8:51:11 AM
Quick Conversions
| GIP | SVC |
|---|---|
| 1 GIP | 11.84 SVC |
| 10 GIP | 118.44 SVC |
| 50 GIP | 592.21 SVC |
| 100 GIP | 1,184.42 SVC |
| 500 GIP | 5,922.11 SVC |
| 1,000 GIP | 11,844.22 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-04-18T08:51:11Z",
"rates": {
"SVC": 11.844219
}
}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.4219,
"rate": 11.844219
}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