Rate Overview
Live
1 CAD = 63687.09 LBP
1 LBP = 0.000016
CAD
Avg
63828.08
High
63981.85
Low
63661.11
Last updated: 7/27/2026, 12:41:05 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 63,687.09 LBP |
| 10 CAD | 636,870.89 LBP |
| 50 CAD | 3,184,354.44 LBP |
| 100 CAD | 6,368,708.89 LBP |
| 500 CAD | 31,843,544.43 LBP |
| 1,000 CAD | 63,687,088.86 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-27T00:41:05Z",
"rates": {
"LBP": 63687.088862
}
}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": 6368708.8862,
"rate": 63687.088862
}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