Rate Overview
Live
1 CAD = 65039.31 LBP
1 LBP = 0.000015
CAD
Avg
64798.79
High
65042.75
Low
64312.42
Last updated: 5/27/2026, 7:36:38 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,039.31 LBP |
| 10 CAD | 650,393.14 LBP |
| 50 CAD | 3,251,965.71 LBP |
| 100 CAD | 6,503,931.43 LBP |
| 500 CAD | 32,519,657.13 LBP |
| 1,000 CAD | 65,039,314.26 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-27T19:36:38Z",
"rates": {
"LBP": 65039.314256
}
}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": 6503931.4256,
"rate": 65039.314256
}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