Rate Overview
Live
1 CAD = 0.536488 GBP
1 GBP = 1.8640
CAD
Avg
0.539063
High
0.542696
Low
0.536488
Last updated: 5/10/2026, 5:18:21 AM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.54 GBP |
| 10 CAD | 5.36 GBP |
| 50 CAD | 26.82 GBP |
| 100 CAD | 53.65 GBP |
| 500 CAD | 268.24 GBP |
| 1,000 CAD | 536.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-05-10T05:18:21Z",
"rates": {
"GBP": 0.536488
}
}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.648799999999994,
"rate": 0.536488
}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