Rate Overview
Live
1 GBP = 28940.43 STD
1 STD = 0.000035
GBP
Avg
28404.09
High
28966.19
Low
27827.84
Last updated: 7/22/2026, 11:21:21 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,940.43 STD |
| 10 GBP | 289,404.32 STD |
| 50 GBP | 1,447,021.61 STD |
| 100 GBP | 2,894,043.21 STD |
| 500 GBP | 14,470,216.06 STD |
| 1,000 GBP | 28,940,432.13 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-22T23:21:21Z",
"rates": {
"STD": 28940.432125
}
}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": 2894043.2125,
"rate": 28940.432125
}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