GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8440
+0.69% 7D

1 CAD = 0.542285 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8440
High 1.8458
Low 1.8286
7D Change +0.69%

Rate Overview

Live
1 GBP = 1.8440 CAD
1 CAD = 0.542285 GBP
Avg
1.8404
High
1.8458
Low
1.8286

Last updated: 3/28/2026, 8:39:11 PM

Quick Conversions

GBPCAD
1 GBP1.84 CAD
10 GBP18.44 CAD
50 GBP92.20 CAD
100 GBP184.40 CAD
500 GBP922.02 CAD
1,000 GBP1,844.05 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-03-28T20:39:11Z",
  "rates": {
    "CAD": 1.844048
  }
}

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": 184.4048,
  "rate": 1.844048
}

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