USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.739892
+0.16% 7D

1 GBP = 1.3515 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.739892
High 0.741665
Low 0.738599
7D Change +0.16%

Rate Overview

Live
1 USD = 0.739892 GBP
1 GBP = 1.3515 USD
Avg
0.739732
High
0.741665
Low
0.738599

Last updated: 9/6/2026, 2:39:15 PM

Quick Conversions

USDGBP
1 USD0.74 GBP
10 USD7.40 GBP
50 USD36.99 GBP
100 USD73.99 GBP
500 USD369.95 GBP
1,000 USD739.89 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-09-06T14:39:15Z",
  "rates": {
    "GBP": 0.73989226
  }
}

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": 73.989226,
  "rate": 0.73989226
}

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