GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8579
+0.86% 30D

1 CAD = 0.538246 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8579
High 1.8645
Low 1.8320
30D Change +0.86%

Rate Overview

Live
1 GBP = 1.8579 CAD
1 CAD = 0.538246 GBP
Avg
1.8505
High
1.8645
Low
1.8320

Last updated: 5/28/2026, 2:59:52 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-28T14:59:52Z",
  "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