Rate Overview
Live
1 GBP = 11.7616 SVC
1 SVC = 0.085023
GBP
Avg
11.8123
High
11.9480
Low
11.6577
Last updated: 5/27/2026, 3:12:45 PM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.76 SVC |
| 10 GBP | 117.62 SVC |
| 50 GBP | 588.08 SVC |
| 100 GBP | 1,176.16 SVC |
| 500 GBP | 5,880.79 SVC |
| 1,000 GBP | 11,761.57 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-05-27T15:12:45Z",
"rates": {
"SVC": 11.761574
}
}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": 1176.1574,
"rate": 11.761574
}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