Rate Overview
Live
1 LRD = 0.453625 ALL
1 ALL = 2.2045
LRD
Avg
0.442683
High
0.469736
Low
0.413415
Last updated: 3/27/2026, 9:46:01 AM
Quick Conversions
| LRD | ALL |
|---|---|
| 1 LRD | 0.45 ALL |
| 10 LRD | 4.54 ALL |
| 50 LRD | 22.68 ALL |
| 100 LRD | 45.36 ALL |
| 500 LRD | 226.81 ALL |
| 1,000 LRD | 453.63 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-03-27T09:46:01Z",
"rates": {
"ALL": 0.453625
}
}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.3625,
"rate": 0.453625
}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