Rate Overview
Live
1 CAD = 128.4740 LRD
1 LRD = 0.007784
CAD
Avg
132.3243
High
137.7694
Low
128.0114
Last updated: 7/28/2026, 10:33:26 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 128.47 LRD |
| 10 CAD | 1,284.74 LRD |
| 50 CAD | 6,423.70 LRD |
| 100 CAD | 12,847.40 LRD |
| 500 CAD | 64,237.00 LRD |
| 1,000 CAD | 128,473.99 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-07-28T10:33:26Z",
"rates": {
"LRD": 128.473991
}
}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": 12847.3991,
"rate": 128.473991
}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