Rate Overview
Live
1 GBP = 11.9229 SVC
1 SVC = 0.083872
GBP
Avg
11.8823
High
11.9229
Low
11.8244
Last updated: 5/7/2026, 10:34:34 AM
Quick Conversions
| GBP | SVC |
|---|---|
| 1 GBP | 11.92 SVC |
| 10 GBP | 119.23 SVC |
| 50 GBP | 596.15 SVC |
| 100 GBP | 1,192.29 SVC |
| 500 GBP | 5,961.45 SVC |
| 1,000 GBP | 11,922.91 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-05-07T10:34:34Z",
"rates": {
"SVC": 11.922909
}
}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": 1192.2909,
"rate": 11.922909
}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