Rate Overview
Live
1 SVC = 0.084341 GBP
1 GBP = 11.8566
SVC
Avg
0.084633
High
0.084973
Low
0.084341
Last updated: 8/14/2026, 3:54:44 PM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.08 GBP |
| 10 SVC | 0.84 GBP |
| 50 SVC | 4.22 GBP |
| 100 SVC | 8.43 GBP |
| 500 SVC | 42.17 GBP |
| 1,000 SVC | 84.34 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-08-14T15:54:44Z",
"rates": {
"GBP": 0.084341
}
}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.4341,
"rate": 0.084341
}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