GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8903
+0.08% 7D

1 CAD = 0.529007 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8903
High 1.8948
Low 1.8843
7D Change +0.08%

Rate Overview

Live
1 GBP = 1.8903 CAD
1 CAD = 0.529007 GBP
Avg
1.8884
High
1.8948
Low
1.8843

Last updated: 7/21/2026, 8:47:08 AM

Quick Conversions

GBPCAD
1 GBP1.89 CAD
10 GBP18.90 CAD
50 GBP94.52 CAD
100 GBP189.03 CAD
500 GBP945.17 CAD
1,000 GBP1,890.34 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-21T08:47:08Z",
  "rates": {
    "CAD": 1.890335
  }
}

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": 189.0335,
  "rate": 1.890335
}

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