Rate Overview
Live
1 GBP = 11.6203 SVC
1 SVC = 0.086056
GBP
Avg
11.5255
High
12.0038
Low
10.8685
Last updated: 3/27/2026, 1:26:29 PM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.62 SVC |
| 10 GBP | 116.20 SVC |
| 50 GBP | 581.02 SVC |
| 100 GBP | 1,162.03 SVC |
| 500 GBP | 5,810.15 SVC |
| 1,000 GBP | 11,620.31 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-03-27T13:26:29Z",
"rates": {
"SVC": 11.620309
}
}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": 1162.0309,
"rate": 11.620309
}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