USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.748469
-1.04% 7D

1 GBP = 1.3361 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.748469
High 0.756345
Low 0.747056
7D Change -1.04%

Rate Overview

Live
1 USD = 0.748469 GBP
1 GBP = 1.3361 USD
Avg
0.750535
High
0.756345
Low
0.747056

Last updated: 7/7/2026, 8:42:07 PM

Quick Conversions

USDGBP
1 USD0.75 GBP
10 USD7.48 GBP
50 USD37.42 GBP
100 USD74.85 GBP
500 USD374.23 GBP
1,000 USD748.47 GBP

Get USD/GBP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=GBP

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-07T20:42:07Z",
  "rates": {
    "GBP": 0.748469
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=GBP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "GBP",
    "amount": 100
  },
  "result": 74.8469,
  "rate": 0.748469
}

Build with USD/GBP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key