Rate Overview
Live
1 CAD = 65433.80 LBP
1 LBP = 0.000015
CAD
Avg
64966.96
High
65433.80
Low
64555.97
Last updated: 4/17/2026, 7:35:49 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,433.80 LBP |
| 10 CAD | 654,338.02 LBP |
| 50 CAD | 3,271,690.09 LBP |
| 100 CAD | 6,543,380.18 LBP |
| 500 CAD | 32,716,900.88 LBP |
| 1,000 CAD | 65,433,801.77 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-04-17T07:35:49Z",
"rates": {
"LBP": 65433.801766
}
}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": 6543380.1766,
"rate": 65433.801766
}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