Rate Overview
Live
1 GBP = 19.1571 SCR
1 SCR = 0.052200
GBP
Avg
19.1039
High
20.3728
Low
17.5904
Last updated: 5/26/2026, 6:26:36 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.16 SCR |
| 10 GBP | 191.57 SCR |
| 50 GBP | 957.86 SCR |
| 100 GBP | 1,915.71 SCR |
| 500 GBP | 9,578.57 SCR |
| 1,000 GBP | 19,157.14 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-05-26T18:26:36Z",
"rates": {
"SCR": 19.157138
}
}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": 1915.7138,
"rate": 19.157138
}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