Rate Overview
Live
1 GBP = 28728.01 STD
1 STD = 0.000035
GBP
Avg
28610.67
High
29114.94
Low
27541.75
Last updated: 7/6/2026, 1:22:51 AM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,728.01 STD |
| 10 GBP | 287,280.05 STD |
| 50 GBP | 1,436,400.27 STD |
| 100 GBP | 2,872,800.54 STD |
| 500 GBP | 14,364,002.71 STD |
| 1,000 GBP | 28,728,005.42 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-06T01:22:51Z",
"rates": {
"STD": 28728.005418
}
}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": 2872800.5418000002,
"rate": 28728.005418
}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