Rate Overview
Live
1 CAD = 0.549095 GBP
1 GBP = 1.8212
CAD
Avg
0.546861
High
0.549342
Low
0.542970
Last updated: 3/6/2026, 6:12:45 PM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.55 GBP |
| 10 CAD | 5.49 GBP |
| 50 CAD | 27.45 GBP |
| 100 CAD | 54.91 GBP |
| 500 CAD | 274.55 GBP |
| 1,000 CAD | 549.10 GBP |
Get CAD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=GBPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-06T18:12:45Z",
"rates": {
"GBP": 0.549095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "GBP",
"amount": 100
},
"result": 54.9095,
"rate": 0.549095
}Build with CAD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key