Rate Overview
Live
1 LRD = 0.007740 CAD
1 CAD = 129.1990
LRD
Avg
0.007722
High
0.007774
Low
0.007683
Last updated: 9/6/2026, 3:15:14 AM
Quick Conversions
| LRD | CAD |
|---|---|
| 1 LRD | 0.01 CAD |
| 10 LRD | 0.08 CAD |
| 50 LRD | 0.39 CAD |
| 100 LRD | 0.77 CAD |
| 500 LRD | 3.87 CAD |
| 1,000 LRD | 7.74 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-09-06T03:15:14Z",
"rates": {
"CAD": 0.00774
}
}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.774,
"rate": 0.00774
}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