GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3358
-0.76% 7D

1 USD = 0.748601 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3358
High 1.3460
Low 1.3324
7D Change -0.76%

Rate Overview

Live
1 GBP = 1.3358 USD
1 USD = 0.748601 GBP
Avg
1.3364
High
1.3460
Low
1.3324

Last updated: 7/27/2026, 2:29:29 AM

Quick Conversions

GBPUSD
1 GBP1.34 USD
10 GBP13.36 USD
50 GBP66.79 USD
100 GBP133.58 USD
500 GBP667.91 USD
1,000 GBP1,335.83 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-27T02:29:29Z",
  "rates": {
    "USD": 1.335825
  }
}

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": 133.5825,
  "rate": 1.335825
}

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