Rate Overview
Live
1 GBP = 19.2845 SCR
1 SCR = 0.051855
GBP
Avg
19.4602
High
20.4959
Low
18.1945
Last updated: 3/27/2026, 4:22:35 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.28 SCR |
| 10 GBP | 192.84 SCR |
| 50 GBP | 964.22 SCR |
| 100 GBP | 1,928.45 SCR |
| 500 GBP | 9,642.24 SCR |
| 1,000 GBP | 19,284.48 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-03-27T04:22:35Z",
"rates": {
"SCR": 19.284479
}
}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": 1928.4479000000001,
"rate": 19.284479
}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