Rate Overview
Live
1 LRD = 0.007690 CAD
1 CAD = 130.0390
LRD
Avg
0.007657
High
0.007690
Low
0.007606
Last updated: 6/16/2026, 1:27:02 PM
Quick Conversions
| LRD | CAD |
|---|---|
| 1 LRD | 0.01 CAD |
| 10 LRD | 0.08 CAD |
| 50 LRD | 0.38 CAD |
| 100 LRD | 0.77 CAD |
| 500 LRD | 3.84 CAD |
| 1,000 LRD | 7.69 CAD |
Get LRD/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=CADExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-06-16T13:27:02Z",
"rates": {
"CAD": 0.00769
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "CAD",
"amount": 100
},
"result": 0.769,
"rate": 0.00769
}Build with LRD/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key