Rate Overview
Live
1 GBP = 1.8171 CAD
1 CAD = 0.550329
GBP
Avg
1.8282
High
1.8417
Low
1.8171
Last updated: 3/6/2026, 10:49:11 PM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.82 CAD |
| 10 GBP | 18.17 CAD |
| 50 GBP | 90.85 CAD |
| 100 GBP | 181.71 CAD |
| 500 GBP | 908.55 CAD |
| 1,000 GBP | 1,817.09 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-06T22:49:11Z",
"rates": {
"CAD": 1.817094
}
}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": 181.7094,
"rate": 1.817094
}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