Rate Overview
Live
1 CAD = 127.9286 LRD
1 LRD = 0.007817
CAD
Avg
133.2270
High
146.0282
Low
126.5107
Last updated: 7/27/2026, 10:31:34 PM
Quick Conversions
| CAD | LRD |
|---|---|
| 1 CAD | 127.93 LRD |
| 10 CAD | 1,279.29 LRD |
| 50 CAD | 6,396.43 LRD |
| 100 CAD | 12,792.86 LRD |
| 500 CAD | 63,964.30 LRD |
| 1,000 CAD | 127,928.60 LRD |
Get CAD/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=LRDExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-27T22:31:34Z",
"rates": {
"LRD": 127.928602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "LRD",
"amount": 100
},
"result": 12792.8602,
"rate": 127.928602
}Build with CAD/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key