CAD
$
GBP
£

CAD/GBP Exchange Rate

Canadian Dollar to Pound Sterling

Live Rate
0.542773
-5.84% 5Y

1 GBP = 1.8424 CAD

CAD/GBP Price Chart

Historical exchange rate performance

Current 0.542773
High 0.652405
Low 0.530974
5Y Change -5.84%

Rate Overview

Live
1 CAD = 0.542773 GBP
1 GBP = 1.8424 CAD
Avg
0.576324
High
0.652405
Low
0.530974

Last updated: 3/30/2026, 12:25:58 PM

Quick Conversions

CADGBP
1 CAD0.54 GBP
10 CAD5.43 GBP
50 CAD27.14 GBP
100 CAD54.28 GBP
500 CAD271.39 GBP
1,000 CAD542.77 GBP

Get CAD/GBP Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "CAD",
  "date": "2026-03-30T12:25:58Z",
  "rates": {
    "GBP": 0.542773
  }
}

Convert Amount

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

Example Response:

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

Build with CAD/GBP Exchange Rates

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

Get Free API Key