Rate Overview
Live
1 SVC = 0.085191 GBP
1 GBP = 11.7383
SVC
Avg
0.085352
High
0.085837
Low
0.084749
Last updated: 3/7/2026, 1:05:48 AM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.09 GBP |
| 10 SVC | 0.85 GBP |
| 50 SVC | 4.26 GBP |
| 100 SVC | 8.52 GBP |
| 500 SVC | 42.60 GBP |
| 1,000 SVC | 85.19 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-03-07T01:05:48Z",
"rates": {
"GBP": 0.085191
}
}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.5191,
"rate": 0.085191
}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