GBP
£
USD
$

GBP/USD Exchange Rate

Pound Sterling to US Dollar

Live Rate
1.3530
+0.64% 7D

1 USD = 0.739076 GBP

GBP/USD Price Chart

Historical exchange rate performance

Current 1.3530
High 1.3569
Low 1.3421
7D Change +0.64%

Rate Overview

Live
1 GBP = 1.3530 USD
1 USD = 0.739076 GBP
Avg
1.3496
High
1.3569
Low
1.3421

Last updated: 4/17/2026, 10:44:42 AM

Quick Conversions

GBPUSD
1 GBP1.35 USD
10 GBP13.53 USD
50 GBP67.65 USD
100 GBP135.30 USD
500 GBP676.52 USD
1,000 GBP1,353.04 USD

Get GBP/USD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=GBP&currencies=USD

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-04-17T10:44:42Z",
  "rates": {
    "USD": 1.35304
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=GBP&to=USD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "USD",
    "amount": 100
  },
  "result": 135.304,
  "rate": 1.35304
}

Build with GBP/USD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key