Rate Overview
Live
1 CAD = 127.9608 LRD
1 LRD = 0.007815
CAD
Avg
128.3922
High
129.2182
Low
127.4328
Last updated: 7/27/2026, 7:53:47 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 127.96 LRD |
| 10 CAD | 1,279.61 LRD |
| 50 CAD | 6,398.04 LRD |
| 100 CAD | 12,796.08 LRD |
| 500 CAD | 63,980.38 LRD |
| 1,000 CAD | 127,960.77 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-27T19:53:47Z",
"rates": {
"LRD": 127.960766
}
}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": 12796.0766,
"rate": 127.960766
}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