Rate Overview
Live
1 CAD = 64109.70 LBP
1 LBP = 0.000016
CAD
Avg
64097.27
High
64740.87
Low
63366.41
Last updated: 6/16/2026, 2:39:58 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,109.70 LBP |
| 10 CAD | 641,096.99 LBP |
| 50 CAD | 3,205,484.93 LBP |
| 100 CAD | 6,410,969.86 LBP |
| 500 CAD | 32,054,849.28 LBP |
| 1,000 CAD | 64,109,698.57 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-06-16T14:39:58Z",
"rates": {
"LBP": 64109.698566
}
}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": 6410969.8566,
"rate": 64109.698566
}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