Rate Overview
Live
1 GBP = 28508.73 STD
1 STD = 0.000035
GBP
Avg
28206.61
High
28646.91
Low
27648.04
Last updated: 5/26/2026, 9:20:42 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,508.73 STD |
| 10 GBP | 285,087.28 STD |
| 50 GBP | 1,425,436.39 STD |
| 100 GBP | 2,850,872.78 STD |
| 500 GBP | 14,254,363.90 STD |
| 1,000 GBP | 28,508,727.79 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-05-26T21:20:42Z",
"rates": {
"STD": 28508.727791
}
}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": 2850872.7791,
"rate": 28508.727791
}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