Rate Overview
Live
1 CAD = 65088.95 LBP
1 LBP = 0.000015
CAD
Avg
65330.97
High
67724.84
Low
63850.68
Last updated: 5/27/2026, 1:35:20 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 65,088.95 LBP |
| 10 CAD | 650,889.48 LBP |
| 50 CAD | 3,254,447.41 LBP |
| 100 CAD | 6,508,894.82 LBP |
| 500 CAD | 32,544,474.11 LBP |
| 1,000 CAD | 65,088,948.22 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-27T13:35:20Z",
"rates": {
"LBP": 65088.948222
}
}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": 6508894.8222,
"rate": 65088.948222
}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