Rate Overview
Live
1 CAD = 130.8485 LRD
1 LRD = 0.007642
CAD
Avg
130.3125
High
130.9738
Low
129.3405
Last updated: 8/16/2026, 9:18:08 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 130.85 LRD |
| 10 CAD | 1,308.48 LRD |
| 50 CAD | 6,542.42 LRD |
| 100 CAD | 13,084.85 LRD |
| 500 CAD | 65,424.24 LRD |
| 1,000 CAD | 130,848.49 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-08-16T09:18:08Z",
"rates": {
"LRD": 130.848485
}
}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": 13084.848500000002,
"rate": 130.848485
}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