CAD
$
GBP
£

CAD/GBP Exchange Rate

Canadian Dollar to Pound Sterling

Live Rate
0.532865
-7.43% 5Y

1 GBP = 1.8766 CAD

CAD/GBP Price Chart

Historical exchange rate performance

Current 0.532865
High 0.676531
Low 0.527346
5Y Change -7.43%

Rate Overview

Live
1 CAD = 0.532865 GBP
1 GBP = 1.8766 CAD
Avg
0.572850
High
0.676531
Low
0.527346

Last updated: 7/29/2026, 8:30:38 PM

Quick Conversions

CADGBP
1 CAD0.53 GBP
10 CAD5.33 GBP
50 CAD26.64 GBP
100 CAD53.29 GBP
500 CAD266.43 GBP
1,000 CAD532.87 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-29T20:30:38Z",
  "rates": {
    "GBP": 0.532865
  }
}

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.286500000000004,
  "rate": 0.532865
}

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