Rate Overview
Live
1 SCR = 0.052865 GBP
1 GBP = 18.9161
SCR
Avg
0.052801
High
0.055281
Low
0.050939
Last updated: 7/23/2026, 7:21:35 AM
Quick Conversions
| SCR | GBP |
|---|---|
| 1 SCR | 0.05 GBP |
| 10 SCR | 0.53 GBP |
| 50 SCR | 2.64 GBP |
| 100 SCR | 5.29 GBP |
| 500 SCR | 26.43 GBP |
| 1,000 SCR | 52.87 GBP |
Get SCR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=GBPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-23T07:21:35Z",
"rates": {
"GBP": 0.052865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "GBP",
"amount": 100
},
"result": 5.2865,
"rate": 0.052865
}Build with SCR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key