Rate Overview
Live
1 LRD = 0.452558 ALL
1 ALL = 2.2097
LRD
Avg
0.452470
High
0.453686
Low
0.451308
Last updated: 7/10/2026, 6:28:36 AM
Quick Conversions
| LRD | ALL |
|---|---|
| 1 LRD | 0.45 ALL |
| 10 LRD | 4.53 ALL |
| 50 LRD | 22.63 ALL |
| 100 LRD | 45.26 ALL |
| 500 LRD | 226.28 ALL |
| 1,000 LRD | 452.56 ALL |
Get LRD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ALLExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-10T06:28:36Z",
"rates": {
"ALL": 0.452558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ALL",
"amount": 100
},
"result": 45.2558,
"rate": 0.452558
}Build with LRD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key