Rate Overview
Live
1 GBP = 28914.01 STD
1 STD = 0.000035
GBP
Avg
28848.41
High
28926.92
Low
28733.01
Last updated: 8/14/2026, 7:13:30 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,914.01 STD |
| 10 GBP | 289,140.13 STD |
| 50 GBP | 1,445,700.67 STD |
| 100 GBP | 2,891,401.35 STD |
| 500 GBP | 14,457,006.74 STD |
| 1,000 GBP | 28,914,013.47 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-08-14T19:13:30Z",
"rates": {
"STD": 28914.013473
}
}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": 2891401.3473,
"rate": 28914.013473
}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