Rate Overview
Live
1 GBP = 1.8440 CAD
1 CAD = 0.542285
GBP
Avg
1.8296
High
1.8529
Low
1.8121
Last updated: 3/28/2026, 10:19:38 PM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.84 CAD |
| 10 GBP | 18.44 CAD |
| 50 GBP | 92.20 CAD |
| 100 GBP | 184.40 CAD |
| 500 GBP | 922.02 CAD |
| 1,000 GBP | 1,844.05 CAD |
Get GBP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CADExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-28T22:19:38Z",
"rates": {
"CAD": 1.844048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CAD",
"amount": 100
},
"result": 184.4048,
"rate": 1.844048
}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