Rate Overview
Live
1 GBP = 18.8421 SCR
1 SCR = 0.053073
GBP
Avg
18.9499
High
19.8949
Low
18.4624
Last updated: 5/6/2026, 11:24:53 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 18.84 SCR |
| 10 GBP | 188.42 SCR |
| 50 GBP | 942.11 SCR |
| 100 GBP | 1,884.21 SCR |
| 500 GBP | 9,421.07 SCR |
| 1,000 GBP | 18,842.15 SCR |
Get GBP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=SCRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-06T11:24:53Z",
"rates": {
"SCR": 18.842149
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "SCR",
"amount": 100
},
"result": 1884.2149,
"rate": 18.842149
}Build with GBP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key