CAD
$
GBP
£

CAD/GBP Exchange Rate

Canadian Dollar to Pound Sterling

Live Rate
0.549095
+1.13% 7D

1 GBP = 1.8212 CAD

CAD/GBP Price Chart

Historical exchange rate performance

Current 0.549095
High 0.549342
Low 0.542970
7D Change +1.13%

Rate Overview

Live
1 CAD = 0.549095 GBP
1 GBP = 1.8212 CAD
Avg
0.546861
High
0.549342
Low
0.542970

Last updated: 3/6/2026, 6:12:45 PM

Quick Conversions

CADGBP
1 CAD0.55 GBP
10 CAD5.49 GBP
50 CAD27.45 GBP
100 CAD54.91 GBP
500 CAD274.55 GBP
1,000 CAD549.10 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-06T18:12:45Z",
  "rates": {
    "GBP": 0.549095
  }
}

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.9095,
  "rate": 0.549095
}

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