Rate Overview
Live
1 GBP = 1.8801 CAD
1 CAD = 0.531879
GBP
Avg
1.8748
High
1.8801
Low
1.8640
Last updated: 6/17/2026, 6:55:47 PM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.88 CAD |
| 10 GBP | 18.80 CAD |
| 50 GBP | 94.01 CAD |
| 100 GBP | 188.01 CAD |
| 500 GBP | 940.06 CAD |
| 1,000 GBP | 1,880.13 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-17T18:55:47Z",
"rates": {
"CAD": 1.880127
}
}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": 188.01270000000002,
"rate": 1.880127
}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