Rate Overview
Live
1 GBP = 28478.33 STD
1 STD = 0.000035
GBP
Avg
28888.23
High
29950.28
Low
28051.12
Last updated: 3/27/2026, 9:23:54 AM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,478.33 STD |
| 10 GBP | 284,783.27 STD |
| 50 GBP | 1,423,916.34 STD |
| 100 GBP | 2,847,832.68 STD |
| 500 GBP | 14,239,163.38 STD |
| 1,000 GBP | 28,478,326.76 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-03-27T09:23:54Z",
"rates": {
"STD": 28478.326756
}
}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": 2847832.6755999997,
"rate": 28478.326756
}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