GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3515
-0.16% 7D

1 USD = 0.739892 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3515
High 1.3539
Low 1.3483
7D Change -0.16%

Rate Overview

Live
1 GBP = 1.3515 USD
1 USD = 0.739892 GBP
Avg
1.3518
High
1.3539
Low
1.3483

Last updated: 9/6/2026, 6:16:29 AM

Quick Conversions

GBPUSD
1 GBP1.35 USD
10 GBP13.52 USD
50 GBP67.58 USD
100 GBP135.15 USD
500 GBP675.77 USD
1,000 GBP1,351.55 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-09-06T06:16:29Z",
  "rates": {
    "USD": 1.351548
  }
}

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": 135.1548,
  "rate": 1.351548
}

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