Rate Overview
Live
1 SVC = 0.085665 GBP
1 GBP = 11.6734
SVC
Avg
0.085526
High
0.085766
Low
0.085172
Last updated: 3/27/2026, 4:58:08 AM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.09 GBP |
| 10 SVC | 0.86 GBP |
| 50 SVC | 4.28 GBP |
| 100 SVC | 8.57 GBP |
| 500 SVC | 42.83 GBP |
| 1,000 SVC | 85.67 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-27T04:58:08Z",
"rates": {
"GBP": 0.085665
}
}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.566500000000001,
"rate": 0.085665
}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