Rate Overview
Live
1 GBP = 11.8291 SVC
1 SVC = 0.084537
GBP
Avg
11.7981
High
11.8625
Low
11.7259
Last updated: 4/17/2026, 6:29:38 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.83 SVC |
| 10 GBP | 118.29 SVC |
| 50 GBP | 591.46 SVC |
| 100 GBP | 1,182.91 SVC |
| 500 GBP | 5,914.55 SVC |
| 1,000 GBP | 11,829.10 SVC |
Get GBP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SVCExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-04-17T06:29:38Z",
"rates": {
"SVC": 11.829104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SVC",
"amount": 100
},
"result": 1182.9104,
"rate": 11.829104
}Build with GBP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key