GBP
£
CAD
$

GBP/CAD Exchange Rate

Pound Sterling to Canadian Dollar

Live Rate
1.8518
+0.24% 7D

1 CAD = 0.540020 GBP

GBP/CAD Price Chart

Historical exchange rate performance

Current 1.8518
High 1.8563
Low 1.8427
7D Change +0.24%

Rate Overview

Live
1 GBP = 1.8518 CAD
1 CAD = 0.540020 GBP
Avg
1.8491
High
1.8563
Low
1.8427

Last updated: 5/8/2026, 4:42:31 AM

Quick Conversions

GBPCAD
1 GBP1.85 CAD
10 GBP18.52 CAD
50 GBP92.59 CAD
100 GBP185.18 CAD
500 GBP925.89 CAD
1,000 GBP1,851.78 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-08T04:42:31Z",
  "rates": {
    "CAD": 1.851784
  }
}

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.1784,
  "rate": 1.851784
}

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