Rate Overview
Live
1 CAD = 0.532493 GBP
1 GBP = 1.8780
CAD
Avg
0.537976
High
0.548615
Low
0.528158
Last updated: 7/26/2026, 7:49:42 AM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.53 GBP |
| 10 CAD | 5.32 GBP |
| 50 CAD | 26.62 GBP |
| 100 CAD | 53.25 GBP |
| 500 CAD | 266.25 GBP |
| 1,000 CAD | 532.49 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-26T07:49:42Z",
"rates": {
"GBP": 0.532493
}
}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.2493,
"rate": 0.532493
}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