Rate Overview
Live
1 CAD = 64924.97 LBP
1 LBP = 0.000015
CAD
Avg
64526.11
High
64924.97
Low
64200.28
Last updated: 8/16/2026, 9:17:51 AM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 64,924.97 LBP |
| 10 CAD | 649,249.68 LBP |
| 50 CAD | 3,246,248.38 LBP |
| 100 CAD | 6,492,496.75 LBP |
| 500 CAD | 32,462,483.76 LBP |
| 1,000 CAD | 64,924,967.52 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-08-16T09:17:51Z",
"rates": {
"LBP": 64924.967516
}
}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": 6492496.7516,
"rate": 64924.967516
}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