Rate Overview
Live
1 SCR = 0.053883 GBP
1 GBP = 18.5587
SCR
Avg
0.051583
High
0.054961
Low
0.048779
Last updated: 3/27/2026, 2:53:01 AM
Quick Conversions
| SCR | GBP |
|---|---|
| 1 SCR | 0.05 GBP |
| 10 SCR | 0.54 GBP |
| 50 SCR | 2.69 GBP |
| 100 SCR | 5.39 GBP |
| 500 SCR | 26.94 GBP |
| 1,000 SCR | 53.88 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-03-27T02:53:01Z",
"rates": {
"GBP": 0.053883
}
}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.3883,
"rate": 0.053883
}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