USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.737890
+0.38% 7D

1 GBP = 1.3552 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.737890
High 0.738858
Low 0.734154
7D Change +0.38%

Rate Overview

Live
1 USD = 0.737890 GBP
1 GBP = 1.3552 USD
Avg
0.736432
High
0.738858
Low
0.734154

Last updated: 5/8/2026, 1:57:27 AM

Quick Conversions

USDGBP
1 USD0.74 GBP
10 USD7.38 GBP
50 USD36.89 GBP
100 USD73.79 GBP
500 USD368.95 GBP
1,000 USD737.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-05-08T01:57:27Z",
  "rates": {
    "GBP": 0.73789
  }
}

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.789,
  "rate": 0.73789
}

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