GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8440
-1.51% 6M

1 CAD = 0.542285 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8440
High 1.8833
Low 1.8121
6M Change -1.51%

Rate Overview

Live
1 GBP = 1.8440 CAD
1 CAD = 0.542285 GBP
Avg
1.8524
High
1.8833
Low
1.8121

Last updated: 3/28/2026, 10:21:12 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-28T22:21:12Z",
  "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