Rate Overview
Live
1 CAD = 65045.90 LBP
1 LBP = 0.000015
CAD
Avg
64977.85
High
66323.04
Low
62186.69
Last updated: 5/27/2026, 4:07:26 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,045.90 LBP |
| 10 CAD | 650,458.96 LBP |
| 50 CAD | 3,252,294.82 LBP |
| 100 CAD | 6,504,589.64 LBP |
| 500 CAD | 32,522,948.20 LBP |
| 1,000 CAD | 65,045,896.40 LBP |
Get CAD/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LBPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-27T16:07:26Z",
"rates": {
"LBP": 65045.896397
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LBP",
"amount": 100
},
"result": 6504589.639699999,
"rate": 65045.896397
}Build with CAD/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key