Rate Overview
Live
1 CAD = 127.9104 LRD
1 LRD = 0.007818
CAD
Avg
128.0693
High
128.4151
Low
127.4824
Last updated: 7/4/2026, 10:07:25 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 127.91 LRD |
| 10 CAD | 1,279.10 LRD |
| 50 CAD | 6,395.52 LRD |
| 100 CAD | 12,791.04 LRD |
| 500 CAD | 63,955.20 LRD |
| 1,000 CAD | 127,910.40 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-04T22:07:25Z",
"rates": {
"LRD": 127.910399
}
}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.0399,
"rate": 127.910399
}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