USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.745037
+0.40% 1Y

1 GBP = 1.3422 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.745037
High 0.766620
Low 0.725321
1Y Change +0.40%

Rate Overview

Live
1 USD = 0.745037 GBP
1 GBP = 1.3422 USD
Avg
0.743904
High
0.766620
Low
0.725321

Last updated: 5/28/2026, 2:07:32 PM

Quick Conversions

USDGBP
1 USD0.75 GBP
10 USD7.45 GBP
50 USD37.25 GBP
100 USD74.50 GBP
500 USD372.52 GBP
1,000 USD745.04 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-28T14:07:32Z",
  "rates": {
    "GBP": 0.745037
  }
}

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.5037,
  "rate": 0.745037
}

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