Rate Overview
Live
1 GBP = 1.8503 CAD
1 CAD = 0.540458
GBP
Avg
1.8593
High
1.8675
Low
1.8503
Last updated: 4/17/2026, 10:31:15 PM
Quick Conversions
| GBP | CAD |
|---|---|
| 1 GBP | 1.85 CAD |
| 10 GBP | 18.50 CAD |
| 50 GBP | 92.51 CAD |
| 100 GBP | 185.03 CAD |
| 500 GBP | 925.14 CAD |
| 1,000 GBP | 1,850.28 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-04-17T22:31:15Z",
"rates": {
"CAD": 1.850283
}
}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": 185.0283,
"rate": 1.850283
}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