Rate Overview
Live
1 CAD = 65067.30 LBP
1 LBP = 0.000015
CAD
Avg
65333.52
High
66337.72
Low
64221.25
Last updated: 5/27/2026, 6:27:03 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,067.30 LBP |
| 10 CAD | 650,672.98 LBP |
| 50 CAD | 3,253,364.88 LBP |
| 100 CAD | 6,506,729.76 LBP |
| 500 CAD | 32,533,648.78 LBP |
| 1,000 CAD | 65,067,297.56 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-27T18:27:03Z",
"rates": {
"LBP": 65067.297561
}
}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": 6506729.7561,
"rate": 65067.297561
}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