Rate Overview
Live
1 CAD = 65075.77 LBP
1 LBP = 0.000015
CAD
Avg
65304.94
High
65945.13
Low
64312.42
Last updated: 5/27/2026, 5:16:35 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,075.77 LBP |
| 10 CAD | 650,757.68 LBP |
| 50 CAD | 3,253,788.39 LBP |
| 100 CAD | 6,507,576.78 LBP |
| 500 CAD | 32,537,883.92 LBP |
| 1,000 CAD | 65,075,767.84 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-27T17:16:35Z",
"rates": {
"LBP": 65075.767843
}
}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": 6507576.7843,
"rate": 65075.767843
}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