GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3297
-0.97% 1Y

1 USD = 0.752027 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3297
High 1.3675
Low 1.3112
1Y Change -0.97%

Rate Overview

Live
1 GBP = 1.3297 USD
1 USD = 0.752027 GBP
Avg
1.3412
High
1.3675
Low
1.3112

Last updated: 7/28/2026, 4:47:28 AM

Quick Conversions

GBPUSD
1 GBP1.33 USD
10 GBP13.30 USD
50 GBP66.49 USD
100 GBP132.97 USD
500 GBP664.87 USD
1,000 GBP1,329.74 USD

Get GBP/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=GBP&currencies=USD

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-07-28T04:47:28Z",
  "rates": {
    "USD": 1.329739
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=GBP&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "USD",
    "amount": 100
  },
  "result": 132.97390000000001,
  "rate": 1.329739
}

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