Rate Overview
Live
1 GBP = 18.8974 SCR
1 SCR = 0.052917
GBP
Avg
19.0188
High
20.3728
Low
17.5646
Last updated: 7/23/2026, 10:26:49 AM
Quick Conversions
| GBP | SCR |
|---|---|
| 1 GBP | 18.90 SCR |
| 10 GBP | 188.97 SCR |
| 50 GBP | 944.87 SCR |
| 100 GBP | 1,889.74 SCR |
| 500 GBP | 9,448.70 SCR |
| 1,000 GBP | 18,897.40 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-07-23T10:26:49Z",
"rates": {
"SCR": 18.8974
}
}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": 1889.74,
"rate": 18.8974
}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