Rate Overview
Live
1 GBP = 19.2705 SCR
1 SCR = 0.051893
GBP
Avg
19.3740
High
20.4959
Low
18.1945
Last updated: 7/22/2026, 7:11:04 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.27 SCR |
| 10 GBP | 192.71 SCR |
| 50 GBP | 963.53 SCR |
| 100 GBP | 1,927.05 SCR |
| 500 GBP | 9,635.25 SCR |
| 1,000 GBP | 19,270.51 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-22T19:11:04Z",
"rates": {
"SCR": 19.270507
}
}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": 1927.0506999999998,
"rate": 19.270507
}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