Rate Overview
Live
1 CAD = 63701.00 LBP
1 LBP = 0.000016
CAD
Avg
64481.16
High
66965.03
Low
61975.46
Last updated: 7/28/2026, 3:26:18 PM
Quick Conversions
| CAD | LBP |
|---|---|
| 1 CAD | 63,701.00 LBP |
| 10 CAD | 637,010.02 LBP |
| 50 CAD | 3,185,050.10 LBP |
| 100 CAD | 6,370,100.21 LBP |
| 500 CAD | 31,850,501.04 LBP |
| 1,000 CAD | 63,701,002.07 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-28T15:26:18Z",
"rates": {
"LBP": 63701.00207
}
}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": 6370100.207,
"rate": 63701.00207
}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