USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.752502
+1.33% YTD

1 GBP = 1.3289 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.752502
High 0.759832
Low 0.725321
YTD Change +1.33%

Rate Overview

Live
1 USD = 0.752502 GBP
1 GBP = 1.3289 USD
Avg
0.743577
High
0.759832
Low
0.725321

Last updated: 7/27/2026, 11:28:00 PM

Quick Conversions

USDGBP
1 USD0.75 GBP
10 USD7.53 GBP
50 USD37.63 GBP
100 USD75.25 GBP
500 USD376.25 GBP
1,000 USD752.50 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-27T23:28:00Z",
  "rates": {
    "GBP": 0.752502
  }
}

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": 75.2502,
  "rate": 0.752502
}

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