Rate Overview
Live
1 CAD = 127.9150 LRD
1 LRD = 0.007818
CAD
Avg
128.5368
High
129.0222
Low
127.9150
Last updated: 7/28/2026, 12:44:17 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 127.92 LRD |
| 10 CAD | 1,279.15 LRD |
| 50 CAD | 6,395.75 LRD |
| 100 CAD | 12,791.50 LRD |
| 500 CAD | 63,957.51 LRD |
| 1,000 CAD | 127,915.02 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-28T00:44:17Z",
"rates": {
"LRD": 127.915017
}
}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": 12791.5017,
"rate": 127.915017
}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