Rate Overview
Live
1 SCR = 0.051232 GBP
1 GBP = 19.5191
SCR
Avg
0.051189
High
0.053455
Low
0.049003
Last updated: 4/16/2026, 7:40:42 AM
Quick Conversions
| SCR | GBP |
|---|---|
| 1 SCR | 0.05 GBP |
| 10 SCR | 0.51 GBP |
| 50 SCR | 2.56 GBP |
| 100 SCR | 5.12 GBP |
| 500 SCR | 25.62 GBP |
| 1,000 SCR | 51.23 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-04-16T07:40:42Z",
"rates": {
"GBP": 0.051232
}
}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.1232,
"rate": 0.051232
}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