Rate Overview
Live
1 CAD = 62943.43 LBP
1 LBP = 0.000016
CAD
Avg
63065.48
High
63199.32
Low
62943.43
Last updated: 7/7/2026, 6:54:04 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 62,943.43 LBP |
| 10 CAD | 629,434.27 LBP |
| 50 CAD | 3,147,171.37 LBP |
| 100 CAD | 6,294,342.73 LBP |
| 500 CAD | 31,471,713.67 LBP |
| 1,000 CAD | 62,943,427.34 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-07-07T06:54:04Z",
"rates": {
"LBP": 62943.427338
}
}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": 6294342.7338000005,
"rate": 62943.427338
}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