Rate Overview
Live
1 SCR = 0.056932 GBP
1 GBP = 17.5648
SCR
Avg
0.053631
High
0.056932
Low
0.050885
Last updated: 7/4/2026, 8:56:14 AM
Quick Conversions
| SCR | GBP |
|---|---|
| 1 SCR | 0.06 GBP |
| 10 SCR | 0.57 GBP |
| 50 SCR | 2.85 GBP |
| 100 SCR | 5.69 GBP |
| 500 SCR | 28.47 GBP |
| 1,000 SCR | 56.93 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-04T08:56:14Z",
"rates": {
"GBP": 0.056932
}
}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.6932,
"rate": 0.056932
}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