GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8552
+0.39% 7D

1 CAD = 0.539029 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8552
High 1.8645
Low 1.8479
7D Change +0.39%

Rate Overview

Live
1 GBP = 1.8552 CAD
1 CAD = 0.539029 GBP
Avg
1.8564
High
1.8645
Low
1.8479

Last updated: 5/28/2026, 1:53:23 PM

Quick Conversions

GBPCAD
1 GBP1.86 CAD
10 GBP18.55 CAD
50 GBP92.76 CAD
100 GBP185.52 CAD
500 GBP927.59 CAD
1,000 GBP1,855.19 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-28T13:53:23Z",
  "rates": {
    "CAD": 1.855189
  }
}

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.5189,
  "rate": 1.855189
}

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