Rate Overview
Live
1 CAD = 132.2974 LRD
1 LRD = 0.007559
CAD
Avg
133.9149
High
134.8982
Low
132.2974
Last updated: 3/27/2026, 2:35:49 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 132.30 LRD |
| 10 CAD | 1,322.97 LRD |
| 50 CAD | 6,614.87 LRD |
| 100 CAD | 13,229.74 LRD |
| 500 CAD | 66,148.68 LRD |
| 1,000 CAD | 132,297.36 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-27T14:35:49Z",
"rates": {
"LRD": 132.297361
}
}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": 13229.7361,
"rate": 132.297361
}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