Rate Overview
Live
1 SVC = 0.085637 GBP
1 GBP = 11.6772
SVC
Avg
0.085476
High
0.086364
Low
0.084345
Last updated: 3/27/2026, 6:38:22 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.82 GBP |
| 1,000 SVC | 85.64 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-27T06:38:22Z",
"rates": {
"GBP": 0.085637
}
}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.5637,
"rate": 0.085637
}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