Rate Overview
Live
1 CAD = 132.3559 LRD
1 LRD = 0.007555
CAD
Avg
136.8822
High
146.8183
Low
127.2860
Last updated: 5/27/2026, 6:25:24 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 132.36 LRD |
| 10 CAD | 1,323.56 LRD |
| 50 CAD | 6,617.80 LRD |
| 100 CAD | 13,235.59 LRD |
| 500 CAD | 66,177.97 LRD |
| 1,000 CAD | 132,355.93 LRD |
Get CAD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LRDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-05-27T18:25:24Z",
"rates": {
"LRD": 132.355932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LRD",
"amount": 100
},
"result": 13235.5932,
"rate": 132.355932
}Build with CAD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key