Rate Overview
Live
1 CAD = 64514.13 LBP
1 LBP = 0.000016
CAD
Avg
64619.47
High
64890.69
Low
63964.96
Last updated: 9/1/2026, 12:55:11 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,514.13 LBP |
| 10 CAD | 645,141.26 LBP |
| 50 CAD | 3,225,706.30 LBP |
| 100 CAD | 6,451,412.59 LBP |
| 500 CAD | 32,257,062.97 LBP |
| 1,000 CAD | 64,514,125.95 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-09-01T12:55:11Z",
"rates": {
"LBP": 64514.125949
}
}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": 6451412.5949,
"rate": 64514.125949
}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