GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3547
+0.32% 7D

1 USD = 0.738168 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3547
High 1.3559
Low 1.3492
7D Change +0.32%

Rate Overview

Live
1 GBP = 1.3547 USD
1 USD = 0.738168 GBP
Avg
1.3526
High
1.3559
Low
1.3492

Last updated: 8/17/2026, 7:13:04 PM

Quick Conversions

GBPUSD
1 GBP1.35 USD
10 GBP13.55 USD
50 GBP67.74 USD
100 GBP135.47 USD
500 GBP677.35 USD
1,000 GBP1,354.71 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-08-17T19:13:04Z",
  "rates": {
    "USD": 1.354705
  }
}

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.47050000000002,
  "rate": 1.354705
}

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