Rate Overview
Live
1 GBP = 11.7002 SVC
1 SVC = 0.085468
GBP
Avg
11.7765
High
12.0636
Low
11.5469
Last updated: 7/23/2026, 8:22:53 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.70 SVC |
| 10 GBP | 117.00 SVC |
| 50 GBP | 585.01 SVC |
| 100 GBP | 1,170.02 SVC |
| 500 GBP | 5,850.12 SVC |
| 1,000 GBP | 11,700.24 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-07-23T08:22:53Z",
"rates": {
"SVC": 11.700238
}
}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": 1170.0238000000002,
"rate": 11.700238
}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