GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3575
+0.49% 7D

1 USD = 0.736665 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3575
High 1.3621
Low 1.3509
7D Change +0.49%

Rate Overview

Live
1 GBP = 1.3575 USD
1 USD = 0.736665 GBP
Avg
1.3577
High
1.3621
Low
1.3509

Last updated: 5/7/2026, 7:59:19 PM

Quick Conversions

GBPUSD
1 GBP1.36 USD
10 GBP13.57 USD
50 GBP67.87 USD
100 GBP135.75 USD
500 GBP678.73 USD
1,000 GBP1,357.47 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-05-07T19:59:19Z",
  "rates": {
    "USD": 1.357469
  }
}

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.7469,
  "rate": 1.357469
}

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