Rate Overview
Live
1 ALL = 2.2636 LRD
1 LRD = 0.441768 ALL
Avg
2.2341
High
2.4194
Low
2.1289
Last updated: 1/25/2026, 5:22:28 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.26 LRD |
| 10 ALL | 22.64 LRD |
| 50 ALL | 113.18 LRD |
| 100 ALL | 226.36 LRD |
| 500 ALL | 1,131.82 LRD |
| 1,000 ALL | 2,263.63 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-01-25T05:22:28Z",
"rates": {
"LRD": 2.263633
}
}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.3633,
"rate": 2.263633
}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