Rate Overview
Live
1 GBP = 28700.25 STD
1 STD = 0.000035
GBP
Avg
28800.53
High
28970.13
Low
28700.25
Last updated: 9/4/2026, 6:59:17 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,700.25 STD |
| 10 GBP | 287,002.50 STD |
| 50 GBP | 1,435,012.48 STD |
| 100 GBP | 2,870,024.97 STD |
| 500 GBP | 14,350,124.83 STD |
| 1,000 GBP | 28,700,249.65 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-09-04T18:59:17Z",
"rates": {
"STD": 28700.24965
}
}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": 2870024.9650000003,
"rate": 28700.24965
}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