GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8554
-0.43% 1Y

1 CAD = 0.538956 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8554
High 1.8770
Low 1.8228
1Y Change -0.43%

Rate Overview

Live
1 GBP = 1.8554 CAD
1 CAD = 0.538956 GBP
Avg
1.8535
High
1.8770
Low
1.8228

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

Quick Conversions

GBPCAD
1 GBP1.86 CAD
10 GBP18.55 CAD
50 GBP92.77 CAD
100 GBP185.54 CAD
500 GBP927.72 CAD
1,000 GBP1,855.44 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:36Z",
  "rates": {
    "CAD": 1.855438
  }
}

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.5438,
  "rate": 1.855438
}

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