CAD
$
GBP
£

CAD/GBP Exchange Rate

Canadian Dollar to Pound Sterling

Live Rate
0.530158
-2.24% 1Y

1 GBP = 1.8862 CAD

CAD/GBP Price Chart

Historical exchange rate performance

Current 0.530158
High 0.550743
Low 0.527098
1Y Change -2.24%

Rate Overview

Live
1 CAD = 0.530158 GBP
1 GBP = 1.8862 CAD
Avg
0.538552
High
0.550743
Low
0.527098

Last updated: 7/19/2026, 2:01:32 PM

Quick Conversions

CADGBP
1 CAD0.53 GBP
10 CAD5.30 GBP
50 CAD26.51 GBP
100 CAD53.02 GBP
500 CAD265.08 GBP
1,000 CAD530.16 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-07-19T14:01:32Z",
  "rates": {
    "GBP": 0.530158
  }
}

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": 53.0158,
  "rate": 0.530158
}

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