Rate Overview
Live
1 ALL = 2.2654 LRD
1 LRD = 0.441418
ALL
Avg
2.2612
High
2.2654
Low
2.2555
Last updated: 8/20/2026, 10:46:32 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.27 LRD |
| 10 ALL | 22.65 LRD |
| 50 ALL | 113.27 LRD |
| 100 ALL | 226.54 LRD |
| 500 ALL | 1,132.71 LRD |
| 1,000 ALL | 2,265.42 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-08-20T10:46:32Z",
"rates": {
"LRD": 2.265424
}
}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.5424,
"rate": 2.265424
}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