Rate Overview
Live
1 LRD = 0.007552 CAD
1 CAD = 132.4153
LRD
Avg
0.007467
High
0.007553
Low
0.007412
Last updated: 3/27/2026, 11:33:43 AM
Quick Conversions
| LRD | CAD |
|---|---|
| 1 LRD | 0.01 CAD |
| 10 LRD | 0.08 CAD |
| 50 LRD | 0.38 CAD |
| 100 LRD | 0.76 CAD |
| 500 LRD | 3.78 CAD |
| 1,000 LRD | 7.55 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-03-27T11:33:43Z",
"rates": {
"CAD": 0.007552
}
}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.7552,
"rate": 0.007552
}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