Rate Overview
Live
1 GBP = 28776.52 STD
1 STD = 0.000035
GBP
Avg
28903.83
High
29030.54
Low
28776.52
Last updated: 7/27/2026, 8:29:09 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,776.52 STD |
| 10 GBP | 287,765.20 STD |
| 50 GBP | 1,438,825.98 STD |
| 100 GBP | 2,877,651.96 STD |
| 500 GBP | 14,388,259.79 STD |
| 1,000 GBP | 28,776,519.58 STD |
Get GBP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=STDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-27T20:29:09Z",
"rates": {
"STD": 28776.519575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "STD",
"amount": 100
},
"result": 2877651.9575,
"rate": 28776.519575
}Build with GBP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key