GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8772
+0.46% 6M

1 CAD = 0.532698 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8772
High 1.8980
Low 1.8204
6M Change +0.46%

Rate Overview

Live
1 GBP = 1.8772 CAD
1 CAD = 0.532698 GBP
Avg
1.8582
High
1.8980
Low
1.8204

Last updated: 7/28/2026, 7:58:34 AM

Quick Conversions

GBPCAD
1 GBP1.88 CAD
10 GBP18.77 CAD
50 GBP93.86 CAD
100 GBP187.72 CAD
500 GBP938.62 CAD
1,000 GBP1,877.24 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-07-28T07:58:34Z",
  "rates": {
    "CAD": 1.877237
  }
}

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": 187.7237,
  "rate": 1.877237
}

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