Rate Overview
Live
1 GBP = 19.3001 SCR
1 SCR = 0.051813
GBP
Avg
18.8438
High
19.6521
Low
17.5646
Last updated: 7/5/2026, 9:45:24 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.30 SCR |
| 10 GBP | 193.00 SCR |
| 50 GBP | 965.01 SCR |
| 100 GBP | 1,930.01 SCR |
| 500 GBP | 9,650.07 SCR |
| 1,000 GBP | 19,300.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-07-05T21:45:24Z",
"rates": {
"SCR": 19.300144
}
}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": 1930.0144,
"rate": 19.300144
}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