Rate Overview
Live
1 SCR = 0.052164 GBP
1 GBP = 19.1703
SCR
Avg
0.051642
High
0.058937
Low
0.049003
Last updated: 5/26/2026, 8:45:59 PM
Quick Conversions
| SCR | GBP |
|---|---|
| 1 SCR | 0.05 GBP |
| 10 SCR | 0.52 GBP |
| 50 SCR | 2.61 GBP |
| 100 SCR | 5.22 GBP |
| 500 SCR | 26.08 GBP |
| 1,000 SCR | 52.16 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-05-26T20:45:59Z",
"rates": {
"GBP": 0.052164
}
}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.2164,
"rate": 0.052164
}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