GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8794
-0.17% 7D

1 CAD = 0.532078 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8794
High 1.8835
Low 1.8776
7D Change -0.17%

Rate Overview

Live
1 GBP = 1.8794 CAD
1 CAD = 0.532078 GBP
Avg
1.8802
High
1.8835
Low
1.8776

Last updated: 8/17/2026, 8:17:36 AM

Quick Conversions

GBPCAD
1 GBP1.88 CAD
10 GBP18.79 CAD
50 GBP93.97 CAD
100 GBP187.94 CAD
500 GBP939.71 CAD
1,000 GBP1,879.43 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-08-17T08:17:36Z",
  "rates": {
    "CAD": 1.879425
  }
}

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.9425,
  "rate": 1.879425
}

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