Rate Overview
Live
1 CAD = 65629.49 LBP
1 LBP = 0.000015
CAD
Avg
65644.77
High
66277.55
Low
65246.27
Last updated: 3/7/2026, 12:29:53 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,629.49 LBP |
| 10 CAD | 656,294.91 LBP |
| 50 CAD | 3,281,474.56 LBP |
| 100 CAD | 6,562,949.13 LBP |
| 500 CAD | 32,814,745.63 LBP |
| 1,000 CAD | 65,629,491.27 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-03-07T00:29:53Z",
"rates": {
"LBP": 65629.491269
}
}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": 6562949.1269000005,
"rate": 65629.491269
}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