Rate Overview
Live
1 GBP = 11.7523 SVC
1 SVC = 0.085090
GBP
Avg
11.7318
High
11.7523
Low
11.6934
Last updated: 6/17/2026, 6:54:34 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.75 SVC |
| 10 GBP | 117.52 SVC |
| 50 GBP | 587.61 SVC |
| 100 GBP | 1,175.23 SVC |
| 500 GBP | 5,876.13 SVC |
| 1,000 GBP | 11,752.25 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-06-17T06:54:34Z",
"rates": {
"SVC": 11.752254
}
}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": 1175.2254,
"rate": 11.752254
}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