Rate Overview
Live
1 GBP = 28111.49 STD
1 STD = 0.000036
GBP
Avg
27931.60
High
28111.49
Low
27778.64
Last updated: 4/16/2026, 5:59:45 AM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,111.49 STD |
| 10 GBP | 281,114.87 STD |
| 50 GBP | 1,405,574.33 STD |
| 100 GBP | 2,811,148.66 STD |
| 500 GBP | 14,055,743.30 STD |
| 1,000 GBP | 28,111,486.60 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-04-16T05:59:45Z",
"rates": {
"STD": 28111.486596
}
}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": 2811148.6596,
"rate": 28111.486596
}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