Rate Overview
Live
1 GBP = 19.2678 SCR
1 SCR = 0.051900
GBP
Avg
18.9209
High
19.5504
Low
18.5354
Last updated: 6/15/2026, 6:35:55 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.27 SCR |
| 10 GBP | 192.68 SCR |
| 50 GBP | 963.39 SCR |
| 100 GBP | 1,926.78 SCR |
| 500 GBP | 9,633.88 SCR |
| 1,000 GBP | 19,267.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-06-15T18:35:55Z",
"rates": {
"SCR": 19.26776
}
}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": 1926.7759999999998,
"rate": 19.26776
}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