Rate Overview
Live
1 GBP = 28804.24 STD
1 STD = 0.000035
GBP
Avg
28906.91
High
29030.54
Low
28795.38
Last updated: 7/27/2026, 3:51:49 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,804.24 STD |
| 10 GBP | 288,042.41 STD |
| 50 GBP | 1,440,212.06 STD |
| 100 GBP | 2,880,424.11 STD |
| 500 GBP | 14,402,120.57 STD |
| 1,000 GBP | 28,804,241.14 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-27T15:51:49Z",
"rates": {
"STD": 28804.241143
}
}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": 2880424.1143,
"rate": 28804.241143
}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