Rate Overview
Live
1 CAD = 65047.31 LBP
1 LBP = 0.000015
CAD
Avg
64810.37
High
65127.35
Low
64312.42
Last updated: 5/27/2026, 12:12:27 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,047.31 LBP |
| 10 CAD | 650,473.07 LBP |
| 50 CAD | 3,252,365.35 LBP |
| 100 CAD | 6,504,730.70 LBP |
| 500 CAD | 32,523,653.51 LBP |
| 1,000 CAD | 65,047,307.03 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-05-27T12:12:27Z",
"rates": {
"LBP": 65047.307029
}
}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": 6504730.7029,
"rate": 65047.307029
}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