Rate Overview
Live
1 CAD = 132.4058 LRD
1 LRD = 0.007553
CAD
Avg
131.4891
High
137.6367
Low
126.8482
Last updated: 3/27/2026, 11:14:39 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 132.41 LRD |
| 10 CAD | 1,324.06 LRD |
| 50 CAD | 6,620.29 LRD |
| 100 CAD | 13,240.58 LRD |
| 500 CAD | 66,202.89 LRD |
| 1,000 CAD | 132,405.78 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-03-27T11:14:39Z",
"rates": {
"LRD": 132.405776
}
}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": 13240.5776,
"rate": 132.405776
}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