Rate Overview
Live
1 CAD = 134.6944 LRD
1 LRD = 0.007424
CAD
Avg
134.9219
High
135.3882
Low
134.5321
Last updated: 5/7/2026, 11:27:50 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 134.69 LRD |
| 10 CAD | 1,346.94 LRD |
| 50 CAD | 6,734.72 LRD |
| 100 CAD | 13,469.44 LRD |
| 500 CAD | 67,347.18 LRD |
| 1,000 CAD | 134,694.35 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-07T11:27:50Z",
"rates": {
"LRD": 134.694352
}
}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.435200000002,
"rate": 134.694352
}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