Rate Overview
Live
1 GBP = 11.6440 SVC
1 SVC = 0.085881
GBP
Avg
11.6982
High
11.8560
Low
11.5789
Last updated: 3/27/2026, 11:14:59 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.64 SVC |
| 10 GBP | 116.44 SVC |
| 50 GBP | 582.20 SVC |
| 100 GBP | 1,164.40 SVC |
| 500 GBP | 5,822.01 SVC |
| 1,000 GBP | 11,644.02 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-27T11:14:59Z",
"rates": {
"SVC": 11.644015
}
}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": 1164.4015,
"rate": 11.644015
}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