Rate Overview
Live
1 GBP = 18.9159 SCR
1 SCR = 0.052866
GBP
Avg
19.2113
High
20.3728
Low
18.0500
Last updated: 7/23/2026, 7:48:43 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 18.92 SCR |
| 10 GBP | 189.16 SCR |
| 50 GBP | 945.80 SCR |
| 100 GBP | 1,891.59 SCR |
| 500 GBP | 9,457.96 SCR |
| 1,000 GBP | 18,915.91 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-23T07:48:43Z",
"rates": {
"SCR": 18.915911
}
}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": 1891.5911,
"rate": 18.915911
}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