Rate Overview
Live
1 CAD = 64714.15 LBP
1 LBP = 0.000015
CAD
Avg
64980.39
High
66618.50
Low
62688.61
Last updated: 3/27/2026, 2:37:28 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,714.15 LBP |
| 10 CAD | 647,141.48 LBP |
| 50 CAD | 3,235,707.41 LBP |
| 100 CAD | 6,471,414.81 LBP |
| 500 CAD | 32,357,074.05 LBP |
| 1,000 CAD | 64,714,148.10 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-03-27T14:37:28Z",
"rates": {
"LBP": 64714.148101
}
}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": 6471414.8101,
"rate": 64714.148101
}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