Rate Overview
Live
1 CAD = 0.534739 GBP
1 GBP = 1.8701
CAD
Avg
0.533589
High
0.535460
Low
0.532194
Last updated: 6/19/2026, 11:50:24 AM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.53 GBP |
| 10 CAD | 5.35 GBP |
| 50 CAD | 26.74 GBP |
| 100 CAD | 53.47 GBP |
| 500 CAD | 267.37 GBP |
| 1,000 CAD | 534.74 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-06-19T11:50:24Z",
"rates": {
"GBP": 0.534739
}
}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.47389999999999,
"rate": 0.534739
}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