Rate Overview
Live
1 GBP = 19.3506 SCR
1 SCR = 0.051678
GBP
Avg
19.4038
High
19.8480
Low
19.0956
Last updated: 8/14/2026, 6:33:23 PM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 19.35 SCR |
| 10 GBP | 193.51 SCR |
| 50 GBP | 967.53 SCR |
| 100 GBP | 1,935.06 SCR |
| 500 GBP | 9,675.30 SCR |
| 1,000 GBP | 19,350.60 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-08-14T18:33:23Z",
"rates": {
"SCR": 19.350604
}
}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": 1935.0604,
"rate": 19.350604
}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