Rate Overview
Live
1 GBP = 19.5125 SCR
1 SCR = 0.051249
GBP
Avg
19.5556
High
20.4065
Low
18.7072
Last updated: 4/16/2026, 6:01:34 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.51 SCR |
| 10 GBP | 195.13 SCR |
| 50 GBP | 975.63 SCR |
| 100 GBP | 1,951.25 SCR |
| 500 GBP | 9,756.25 SCR |
| 1,000 GBP | 19,512.50 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-04-16T06:01:34Z",
"rates": {
"SCR": 19.512502
}
}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": 1951.2502000000002,
"rate": 19.512502
}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