Rate Overview
Live
1 CAD = 132.3776 LRD
1 LRD = 0.007554
CAD
Avg
133.2036
High
134.1733
Low
132.3776
Last updated: 3/27/2026, 6:03:30 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 132.38 LRD |
| 10 CAD | 1,323.78 LRD |
| 50 CAD | 6,618.88 LRD |
| 100 CAD | 13,237.76 LRD |
| 500 CAD | 66,188.79 LRD |
| 1,000 CAD | 132,377.58 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-27T06:03:30Z",
"rates": {
"LRD": 132.377581
}
}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": 13237.7581,
"rate": 132.377581
}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