Rate Overview
Live
1 GBP = 11.6771 SVC
1 SVC = 0.085637
GBP
Avg
11.7242
High
11.9950
Low
11.3075
Last updated: 3/27/2026, 7:52:15 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.68 SVC |
| 10 GBP | 116.77 SVC |
| 50 GBP | 583.86 SVC |
| 100 GBP | 1,167.71 SVC |
| 500 GBP | 5,838.57 SVC |
| 1,000 GBP | 11,677.14 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-27T07:52:15Z",
"rates": {
"SVC": 11.677144
}
}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": 1167.7144,
"rate": 11.677144
}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