Rate Overview
Live
1 LRD = 0.007845 CAD
1 CAD = 127.4697
LRD
Avg
0.007824
High
0.007845
Low
0.007795
Last updated: 7/7/2026, 12:14:11 PM
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.92 CAD |
| 1,000 LRD | 7.85 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-07T12:14:11Z",
"rates": {
"CAD": 0.007845
}
}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.7845,
"rate": 0.007845
}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