USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.746107
-1.22% 6M

1 GBP = 1.3403 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.746107
High 0.757907
Low 0.730778
6M Change -1.22%

Rate Overview

Live
1 USD = 0.746107 GBP
1 GBP = 1.3403 USD
Avg
0.744121
High
0.757907
Low
0.730778

Last updated: 5/28/2026, 12:46:12 PM

Quick Conversions

USDGBP
1 USD0.75 GBP
10 USD7.46 GBP
50 USD37.31 GBP
100 USD74.61 GBP
500 USD373.05 GBP
1,000 USD746.11 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-05-28T12:46:12Z",
  "rates": {
    "GBP": 0.746107
  }
}

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.6107,
  "rate": 0.746107
}

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