Rate Overview
Live
1 CAD = 130.0943 LRD
1 LRD = 0.007687
CAD
Avg
130.4700
High
131.4685
Low
130.0143
Last updated: 6/17/2026, 6:39:41 AM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 130.09 LRD |
| 10 CAD | 1,300.94 LRD |
| 50 CAD | 6,504.72 LRD |
| 100 CAD | 13,009.43 LRD |
| 500 CAD | 65,047.17 LRD |
| 1,000 CAD | 130,094.34 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-06-17T06:39:41Z",
"rates": {
"LRD": 130.094342
}
}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": 13009.434200000002,
"rate": 130.094342
}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