Rate Overview
Live
1 CAD = 134.4427 LRD
1 LRD = 0.007438
CAD
Avg
134.2192
High
134.5707
Low
133.6577
Last updated: 3/7/2026, 12:28:20 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 134.44 LRD |
| 10 CAD | 1,344.43 LRD |
| 50 CAD | 6,722.14 LRD |
| 100 CAD | 13,444.27 LRD |
| 500 CAD | 67,221.36 LRD |
| 1,000 CAD | 134,442.71 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-07T00:28:20Z",
"rates": {
"LRD": 134.442713
}
}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": 13444.2713,
"rate": 134.442713
}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