Rate Overview
Live
1 CAD = 0.534090 GBP
1 GBP = 1.8723
CAD
Avg
0.532680
High
0.534090
Low
0.531018
Last updated: 7/29/2026, 5:06:14 PM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.53 GBP |
| 10 CAD | 5.34 GBP |
| 50 CAD | 26.70 GBP |
| 100 CAD | 53.41 GBP |
| 500 CAD | 267.04 GBP |
| 1,000 CAD | 534.09 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-07-29T17:06:14Z",
"rates": {
"GBP": 0.53409
}
}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": 53.40899999999999,
"rate": 0.53409
}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