Rate Overview
Live
1 GBP = 11.8386 SVC
1 SVC = 0.084470
GBP
Avg
11.8138
High
11.8445
Low
11.7684
Last updated: 8/14/2026, 6:38:47 PM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.84 SVC |
| 10 GBP | 118.39 SVC |
| 50 GBP | 591.93 SVC |
| 100 GBP | 1,183.86 SVC |
| 500 GBP | 5,919.29 SVC |
| 1,000 GBP | 11,838.58 SVC |
Get GBP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SVCExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-08-14T18:38:47Z",
"rates": {
"SVC": 11.838578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SVC",
"amount": 100
},
"result": 1183.8578,
"rate": 11.838578
}Build with GBP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key