Rate Overview
Live
1 SVC = 0.084399 GBP
1 GBP = 11.8485
SVC
Avg
0.084526
High
0.084761
Low
0.084399
Last updated: 9/7/2026, 4:40:58 PM
Quick Conversions
| SVC | GBP |
|---|---|
| 1 SVC | 0.08 GBP |
| 10 SVC | 0.84 GBP |
| 50 SVC | 4.22 GBP |
| 100 SVC | 8.44 GBP |
| 500 SVC | 42.20 GBP |
| 1,000 SVC | 84.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-09-07T16:40:58Z",
"rates": {
"GBP": 0.084399
}
}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.4399,
"rate": 0.084399
}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