Rate Overview
Live
1 GBP = 19.2907 SCR
1 SCR = 0.051838
GBP
Avg
19.4606
High
20.4959
Low
18.1945
Last updated: 3/27/2026, 7:51:28 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.29 SCR |
| 10 GBP | 192.91 SCR |
| 50 GBP | 964.54 SCR |
| 100 GBP | 1,929.07 SCR |
| 500 GBP | 9,645.35 SCR |
| 1,000 GBP | 19,290.71 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-27T07:51:28Z",
"rates": {
"SCR": 19.290707
}
}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": 1929.0707000000002,
"rate": 19.290707
}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