CAD
$
GBP
£

CAD/GBP Exchange Rate

Canadian Dollar to Pound Sterling

Live Rate
0.538625
-0.02% 7D

1 GBP = 1.8566 CAD

CAD/GBP Price Chart

Historical exchange rate performance

Current 0.538625
High 0.539523
Low 0.536344
7D Change -0.02%

Rate Overview

Live
1 CAD = 0.538625 GBP
1 GBP = 1.8566 CAD
Avg
0.538238
High
0.539523
Low
0.536344

Last updated: 5/30/2026, 9:04:10 AM

Quick Conversions

CADGBP
1 CAD0.54 GBP
10 CAD5.39 GBP
50 CAD26.93 GBP
100 CAD53.86 GBP
500 CAD269.31 GBP
1,000 CAD538.63 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-05-30T09:04:10Z",
  "rates": {
    "GBP": 0.538625
  }
}

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.862500000000004,
  "rate": 0.538625
}

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