Rate Overview
Live
1 GBP = 28451.70 STD
1 STD = 0.000035
GBP
Avg
28521.77
High
28672.21
Low
28407.83
Last updated: 3/27/2026, 2:32:31 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,451.70 STD |
| 10 GBP | 284,516.99 STD |
| 50 GBP | 1,422,584.97 STD |
| 100 GBP | 2,845,169.95 STD |
| 500 GBP | 14,225,849.75 STD |
| 1,000 GBP | 28,451,699.50 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-27T14:32:31Z",
"rates": {
"STD": 28451.699497
}
}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": 2845169.9497,
"rate": 28451.699497
}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