Rate Overview
Live
1 SVC = 0.086402 GBP
1 GBP = 11.5738
SVC
Avg
0.085632
High
0.086612
Low
0.085110
Last updated: 6/19/2026, 9:52:45 AM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.09 GBP |
| 10 SVC | 0.86 GBP |
| 50 SVC | 4.32 GBP |
| 100 SVC | 8.64 GBP |
| 500 SVC | 43.20 GBP |
| 1,000 SVC | 86.40 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-06-19T09:52:45Z",
"rates": {
"GBP": 0.086402
}
}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.6402,
"rate": 0.086402
}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