GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8778
+1.85% YTD

1 CAD = 0.532528 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8778
High 1.8934
Low 1.8228
YTD Change +1.85%

Rate Overview

Live
1 GBP = 1.8778 CAD
1 CAD = 0.532528 GBP
Avg
1.8590
High
1.8934
Low
1.8228

Last updated: 7/27/2026, 1:57:57 PM

Quick Conversions

GBPCAD
1 GBP1.88 CAD
10 GBP18.78 CAD
50 GBP93.89 CAD
100 GBP187.78 CAD
500 GBP938.92 CAD
1,000 GBP1,877.84 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-27T13:57:57Z",
  "rates": {
    "CAD": 1.877836
  }
}

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.7836,
  "rate": 1.877836
}

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