USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.753749
-2.37% 1Y

1 GBP = 1.3267 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.753749
High 0.772047
Low 0.726738
1Y Change -2.37%

Rate Overview

Live
1 USD = 0.753749 GBP
1 GBP = 1.3267 USD
Avg
0.747377
High
0.772047
Low
0.726738

Last updated: 3/28/2026, 4:24:05 AM

Quick Conversions

USDGBP
1 USD0.75 GBP
10 USD7.54 GBP
50 USD37.69 GBP
100 USD75.37 GBP
500 USD376.87 GBP
1,000 USD753.75 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-03-28T04:24:05Z",
  "rates": {
    "GBP": 0.75374936
  }
}

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.374936,
  "rate": 0.75374936
}

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