Rate Overview
Live
1 GBP = 28178.35 STD
1 STD = 0.000035
GBP
Avg
28078.58
High
28178.35
Low
27960.49
Last updated: 5/6/2026, 1:20:12 PM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,178.35 STD |
| 10 GBP | 281,783.53 STD |
| 50 GBP | 1,408,917.67 STD |
| 100 GBP | 2,817,835.34 STD |
| 500 GBP | 14,089,176.70 STD |
| 1,000 GBP | 28,178,353.40 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-05-06T13:20:12Z",
"rates": {
"STD": 28178.353401
}
}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": 2817835.3401,
"rate": 28178.353401
}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