Rate Overview
Live
1 CAD = 134.4724 LRD
1 LRD = 0.007436
CAD
Avg
133.5551
High
134.4724
Low
132.6399
Last updated: 4/17/2026, 7:33:37 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 134.47 LRD |
| 10 CAD | 1,344.72 LRD |
| 50 CAD | 6,723.62 LRD |
| 100 CAD | 13,447.24 LRD |
| 500 CAD | 67,236.22 LRD |
| 1,000 CAD | 134,472.44 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-04-17T07:33:37Z",
"rates": {
"LRD": 134.472439
}
}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": 13447.243900000001,
"rate": 134.472439
}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