Rate Overview
Live
1 CAD = 132.3732 LRD
1 LRD = 0.007554
CAD
Avg
132.5606
High
133.2130
Low
132.0258
Last updated: 5/27/2026, 5:13:06 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 132.37 LRD |
| 10 CAD | 1,323.73 LRD |
| 50 CAD | 6,618.66 LRD |
| 100 CAD | 13,237.32 LRD |
| 500 CAD | 66,186.58 LRD |
| 1,000 CAD | 132,373.16 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-27T17:13:06Z",
"rates": {
"LRD": 132.373162
}
}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.316200000001,
"rate": 132.373162
}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