Rate Overview
Live
1 GBP = 11.6950 SVC
1 SVC = 0.085506
GBP
Avg
11.6442
High
11.6950
Low
11.5688
Last updated: 7/6/2026, 5:37:24 PM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.70 SVC |
| 10 GBP | 116.95 SVC |
| 50 GBP | 584.75 SVC |
| 100 GBP | 1,169.50 SVC |
| 500 GBP | 5,847.52 SVC |
| 1,000 GBP | 11,695.03 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-07-06T17:37:24Z",
"rates": {
"SVC": 11.695031
}
}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": 1169.5031,
"rate": 11.695031
}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