Rate Overview
Live
1 CAD = 128.5409 LRD
1 LRD = 0.007780
CAD
Avg
133.2386
High
146.0282
Low
126.5107
Last updated: 7/28/2026, 1:49:04 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 128.54 LRD |
| 10 CAD | 1,285.41 LRD |
| 50 CAD | 6,427.05 LRD |
| 100 CAD | 12,854.09 LRD |
| 500 CAD | 64,270.47 LRD |
| 1,000 CAD | 128,540.93 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-28T13:49:04Z",
"rates": {
"LRD": 128.540934
}
}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": 12854.0934,
"rate": 128.540934
}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