Rate Overview
Live
1 LRD = 0.007786 CAD
1 CAD = 128.4357
LRD
Avg
0.007787
High
0.007847
Low
0.007738
Last updated: 7/28/2026, 3:14:31 AM
Quick Conversions
| LRD | CAD |
|---|---|
| 1 LRD | 0.01 CAD |
| 10 LRD | 0.08 CAD |
| 50 LRD | 0.39 CAD |
| 100 LRD | 0.78 CAD |
| 500 LRD | 3.89 CAD |
| 1,000 LRD | 7.79 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-07-28T03:14:31Z",
"rates": {
"CAD": 0.007786
}
}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.7786000000000001,
"rate": 0.007786
}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