Rate Overview
Live
1 GBP = 1.8656 CAD
1 CAD = 0.536018
GBP
Avg
1.8732
High
1.8790
Low
1.8640
Last updated: 6/17/2026, 8:22:25 PM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.87 CAD |
| 10 GBP | 18.66 CAD |
| 50 GBP | 93.28 CAD |
| 100 GBP | 186.56 CAD |
| 500 GBP | 932.80 CAD |
| 1,000 GBP | 1,865.61 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-06-17T20:22:25Z",
"rates": {
"CAD": 1.865609
}
}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": 186.5609,
"rate": 1.865609
}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