Rate Overview
Live
1 GBP = 1.3324 USD
1 USD = 0.750532
GBP
Avg
1.3451
High
1.3787
Low
1.3161
Last updated: 7/25/2026, 11:02:11 PM
Quick Conversions
| GBP | USD |
|---|---|
| 1 GBP | 1.33 USD |
| 10 GBP | 13.32 USD |
| 50 GBP | 66.62 USD |
| 100 GBP | 133.24 USD |
| 500 GBP | 666.19 USD |
| 1,000 GBP | 1,332.39 USD |
Get GBP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=USDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T23:02:11Z",
"rates": {
"USD": 1.332388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "USD",
"amount": 100
},
"result": 133.2388,
"rate": 1.332388
}Build with GBP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key