Rate Overview
Live
1 ALL = 2.2667 LRD
1 LRD = 0.441172
ALL
Avg
2.2585
High
2.2736
Low
2.2492
Last updated: 4/17/2026, 6:10:31 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.27 LRD |
| 10 ALL | 22.67 LRD |
| 50 ALL | 113.33 LRD |
| 100 ALL | 226.67 LRD |
| 500 ALL | 1,133.34 LRD |
| 1,000 ALL | 2,266.69 LRD |
Get ALL/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LRDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-17T06:10:31Z",
"rates": {
"LRD": 2.266688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LRD",
"amount": 100
},
"result": 226.66879999999998,
"rate": 2.266688
}Build with ALL/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key