Rate Overview
Live
1 GBP = 28967.65 STD
1 STD = 0.000035
GBP
Avg
28828.51
High
29950.28
Low
28013.47
Last updated: 7/23/2026, 1:08:26 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,967.65 STD |
| 10 GBP | 289,676.45 STD |
| 50 GBP | 1,448,382.25 STD |
| 100 GBP | 2,896,764.50 STD |
| 500 GBP | 14,483,822.51 STD |
| 1,000 GBP | 28,967,645.02 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-23T13:08:26Z",
"rates": {
"STD": 28967.645018
}
}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": 2896764.5017999997,
"rate": 28967.645018
}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