Rate Overview
Live
1 GBP = 1.8780 CAD
1 CAD = 0.532494
GBP
Avg
1.8587
High
1.9032
Low
1.8221
Last updated: 7/26/2026, 10:30:54 AM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.88 CAD |
| 10 GBP | 18.78 CAD |
| 50 GBP | 93.90 CAD |
| 100 GBP | 187.80 CAD |
| 500 GBP | 938.98 CAD |
| 1,000 GBP | 1,877.96 CAD |
Get GBP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=CADExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-26T10:30:54Z",
"rates": {
"CAD": 1.877957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "CAD",
"amount": 100
},
"result": 187.7957,
"rate": 1.877957
}Build with GBP/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key