Rate Overview
Live
1 GBP = 19.3938 SCR
1 SCR = 0.051563
GBP
Avg
19.0397
High
19.6310
Low
18.0891
Last updated: 7/24/2026, 6:45:34 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.39 SCR |
| 10 GBP | 193.94 SCR |
| 50 GBP | 969.69 SCR |
| 100 GBP | 1,939.38 SCR |
| 500 GBP | 9,696.88 SCR |
| 1,000 GBP | 19,393.76 SCR |
Get GBP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SCRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-24T18:45:34Z",
"rates": {
"SCR": 19.393758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SCR",
"amount": 100
},
"result": 1939.3757999999998,
"rate": 19.393758
}Build with GBP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key