GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8579
+8.51% 5Y

1 CAD = 0.538246 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8579
High 1.8770
Low 1.5070
5Y Change +8.51%

Rate Overview

Live
1 GBP = 1.8579 CAD
1 CAD = 0.538246 GBP
Avg
1.7430
High
1.8770
Low
1.5070

Last updated: 5/28/2026, 3:00:25 PM

Quick Conversions

GBPCAD
1 GBP1.86 CAD
10 GBP18.58 CAD
50 GBP92.89 CAD
100 GBP185.79 CAD
500 GBP928.94 CAD
1,000 GBP1,857.89 CAD

Get GBP/CAD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-05-28T15:00:25Z",
  "rates": {
    "CAD": 1.857887
  }
}

Convert Amount

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

Example Response:

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

Build with GBP/CAD Exchange Rates

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

Get Free API Key