Rate Overview
Live
1 ALL = 2.2046 LRD
1 LRD = 0.453600
ALL
Avg
2.2265
High
2.2533
Low
2.2046
Last updated: 3/7/2026, 12:09:50 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.20 LRD |
| 10 ALL | 22.05 LRD |
| 50 ALL | 110.23 LRD |
| 100 ALL | 220.46 LRD |
| 500 ALL | 1,102.29 LRD |
| 1,000 ALL | 2,204.58 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-03-07T00:09:50Z",
"rates": {
"LRD": 2.204584
}
}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": 220.4584,
"rate": 2.204584
}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