Rate Overview
Live
1 CAD = 65708.35 LBP
1 LBP = 0.000015
CAD
Avg
65758.03
High
65945.13
Low
65506.47
Last updated: 5/7/2026, 9:10:53 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,708.35 LBP |
| 10 CAD | 657,083.52 LBP |
| 50 CAD | 3,285,417.61 LBP |
| 100 CAD | 6,570,835.22 LBP |
| 500 CAD | 32,854,176.12 LBP |
| 1,000 CAD | 65,708,352.25 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-07T09:10:53Z",
"rates": {
"LBP": 65708.352248
}
}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": 6570835.2248,
"rate": 65708.352248
}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