Rate Overview
Live
1 CAD = 63613.79 LBP
1 LBP = 0.000016
CAD
Avg
64890.25
High
66337.72
Low
63086.49
Last updated: 7/23/2026, 11:54:44 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 63,613.79 LBP |
| 10 CAD | 636,137.91 LBP |
| 50 CAD | 3,180,689.57 LBP |
| 100 CAD | 6,361,379.14 LBP |
| 500 CAD | 31,806,895.71 LBP |
| 1,000 CAD | 63,613,791.42 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-23T11:54:44Z",
"rates": {
"LBP": 63613.791422
}
}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": 6361379.142200001,
"rate": 63613.791422
}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