Rate Overview
Live
1 SVC = 0.086031 GBP
1 GBP = 11.6237
SVC
Avg
0.086619
High
0.092008
Low
0.083306
Last updated: 7/29/2026, 5:30:21 PM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.09 GBP |
| 10 SVC | 0.86 GBP |
| 50 SVC | 4.30 GBP |
| 100 SVC | 8.60 GBP |
| 500 SVC | 43.02 GBP |
| 1,000 SVC | 86.03 GBP |
Get SVC/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GBPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-29T17:30:21Z",
"rates": {
"GBP": 0.086031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GBP",
"amount": 100
},
"result": 8.6031,
"rate": 0.086031
}Build with SVC/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key