Rate Overview
Live
1 GBP = 28500.40 STD
1 STD = 0.000035
GBP
Avg
28292.77
High
28500.40
Low
28055.32
Last updated: 3/7/2026, 12:53:55 AM
Quick Conversions
| GBP | STD |
|---|---|
| 1 GBP | 28,500.40 STD |
| 10 GBP | 285,003.95 STD |
| 50 GBP | 1,425,019.76 STD |
| 100 GBP | 2,850,039.52 STD |
| 500 GBP | 14,250,197.62 STD |
| 1,000 GBP | 28,500,395.24 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-07T00:53:55Z",
"rates": {
"STD": 28500.395237
}
}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": 2850039.5237000003,
"rate": 28500.395237
}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