Rate Overview
Live
1 CAD = 64193.49 LBP
1 LBP = 0.000016
CAD
Avg
63368.92
High
64193.49
Low
62880.20
Last updated: 7/20/2026, 3:35:49 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,193.49 LBP |
| 10 CAD | 641,934.91 LBP |
| 50 CAD | 3,209,674.55 LBP |
| 100 CAD | 6,419,349.10 LBP |
| 500 CAD | 32,096,745.51 LBP |
| 1,000 CAD | 64,193,491.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-07-20T03:35:49Z",
"rates": {
"LBP": 64193.49103
}
}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": 6419349.103,
"rate": 64193.49103
}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