Rate Overview
Live
1 CAD = 64658.17 LBP
1 LBP = 0.000015
CAD
Avg
65450.98
High
66277.55
Low
64658.17
Last updated: 3/27/2026, 4:28:35 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,658.17 LBP |
| 10 CAD | 646,581.74 LBP |
| 50 CAD | 3,232,908.68 LBP |
| 100 CAD | 6,465,817.37 LBP |
| 500 CAD | 32,329,086.83 LBP |
| 1,000 CAD | 64,658,173.66 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-27T16:28:35Z",
"rates": {
"LBP": 64658.173662
}
}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": 6465817.3662,
"rate": 64658.173662
}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