GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3452
+1.69% 30D

1 USD = 0.743371 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3452
High 1.3511
Low 1.3160
30D Change +1.69%

Rate Overview

Live
1 GBP = 1.3452 USD
1 USD = 0.743371 GBP
Avg
1.3315
High
1.3511
Low
1.3160

Last updated: 7/18/2026, 8:34:01 PM

Quick Conversions

GBPUSD
1 GBP1.35 USD
10 GBP13.45 USD
50 GBP67.26 USD
100 GBP134.52 USD
500 GBP672.61 USD
1,000 GBP1,345.22 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-18T20:34:01Z",
  "rates": {
    "USD": 1.345223
  }
}

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": 134.5223,
  "rate": 1.345223
}

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