Rate Overview
Live
1 CAD = 0.540364 GBP
1 GBP = 1.8506
CAD
Avg
0.537847
High
0.540442
Low
0.535478
Last updated: 4/19/2026, 11:58:18 AM
Quick Conversions
| CAD | GBP |
|---|---|
| 1 CAD | 0.54 GBP |
| 10 CAD | 5.40 GBP |
| 50 CAD | 27.02 GBP |
| 100 CAD | 54.04 GBP |
| 500 CAD | 270.18 GBP |
| 1,000 CAD | 540.36 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-04-19T11:58:18Z",
"rates": {
"GBP": 0.540364
}
}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.03639999999999,
"rate": 0.540364
}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