Rate Overview
Live
1 SVC = 0.085589 GBP
1 GBP = 11.6837
SVC
Avg
0.085996
High
0.086603
Low
0.085574
Last updated: 7/5/2026, 10:51:50 AM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.09 GBP |
| 10 SVC | 0.86 GBP |
| 50 SVC | 4.28 GBP |
| 100 SVC | 8.56 GBP |
| 500 SVC | 42.79 GBP |
| 1,000 SVC | 85.59 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-05T10:51:50Z",
"rates": {
"GBP": 0.085589
}
}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.5589,
"rate": 0.085589
}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