Rate Overview
Live
1 CAD = 134.4788 LRD
1 LRD = 0.007436
CAD
Avg
133.5522
High
134.4788
Low
132.6399
Last updated: 4/17/2026, 6:18:19 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 134.48 LRD |
| 10 CAD | 1,344.79 LRD |
| 50 CAD | 6,723.94 LRD |
| 100 CAD | 13,447.88 LRD |
| 500 CAD | 67,239.41 LRD |
| 1,000 CAD | 134,478.83 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-17T06:18:19Z",
"rates": {
"LRD": 134.478828
}
}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.8828,
"rate": 134.478828
}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