USD
$
GBP
£

USD/GBP Exchange Rate

US Dollar to Pound Sterling

Live Rate
0.737417
-0.42% 7D

1 GBP = 1.3561 USD

USD/GBP Price Chart

Historical exchange rate performance

Current 0.737417
High 0.741199
Low 0.737417
7D Change -0.42%

Rate Overview

Live
1 USD = 0.737417 GBP
1 GBP = 1.3561 USD
Avg
0.739273
High
0.741199
Low
0.737417

Last updated: 8/17/2026, 10:52:18 AM

Quick Conversions

USDGBP
1 USD0.74 GBP
10 USD7.37 GBP
50 USD36.87 GBP
100 USD73.74 GBP
500 USD368.71 GBP
1,000 USD737.42 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-08-17T10:52:18Z",
  "rates": {
    "GBP": 0.737417
  }
}

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.7417,
  "rate": 0.737417
}

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