GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8802
+0.28% 30D

1 CAD = 0.531846 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8802
High 1.9032
Low 1.8728
30D Change +0.28%

Rate Overview

Live
1 GBP = 1.8802 CAD
1 CAD = 0.531846 GBP
Avg
1.8872
High
1.9032
Low
1.8728

Last updated: 7/23/2026, 1:00:33 PM

Quick Conversions

GBPCAD
1 GBP1.88 CAD
10 GBP18.80 CAD
50 GBP94.01 CAD
100 GBP188.02 CAD
500 GBP940.12 CAD
1,000 GBP1,880.24 CAD

Get GBP/CAD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-07-23T13:00:33Z",
  "rates": {
    "CAD": 1.880243
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "CAD",
    "amount": 100
  },
  "result": 188.0243,
  "rate": 1.880243
}

Build with GBP/CAD Exchange Rates

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

Get Free API Key