Rate Overview
Live
1 CAD = 134.6973 LRD
1 LRD = 0.007424
CAD
Avg
134.9227
High
135.3882
Low
134.5321
Last updated: 5/7/2026, 12:33:57 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 134.70 LRD |
| 10 CAD | 1,346.97 LRD |
| 50 CAD | 6,734.87 LRD |
| 100 CAD | 13,469.73 LRD |
| 500 CAD | 67,348.66 LRD |
| 1,000 CAD | 134,697.32 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-07T12:33:57Z",
"rates": {
"LRD": 134.697317
}
}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": 13469.7317,
"rate": 134.697317
}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