Rate Overview
Live
1 GBP = 20.0670 SCR
1 SCR = 0.049833
GBP
Avg
19.4686
High
20.0670
Low
18.3580
Last updated: 3/7/2026, 1:07:08 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 20.07 SCR |
| 10 GBP | 200.67 SCR |
| 50 GBP | 1,003.35 SCR |
| 100 GBP | 2,006.70 SCR |
| 500 GBP | 10,033.52 SCR |
| 1,000 GBP | 20,067.04 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-03-07T01:07:08Z",
"rates": {
"SCR": 20.067037
}
}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": 2006.7037,
"rate": 20.067037
}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