Rate Overview
Live
1 ALL = 2.2077 LRD
1 LRD = 0.452964
ALL
Avg
2.2039
High
2.2122
Low
2.1943
Last updated: 7/29/2026, 4:41:57 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.21 LRD |
| 10 ALL | 22.08 LRD |
| 50 ALL | 110.38 LRD |
| 100 ALL | 220.77 LRD |
| 500 ALL | 1,103.84 LRD |
| 1,000 ALL | 2,207.68 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-07-29T04:41:57Z",
"rates": {
"LRD": 2.207683
}
}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.76829999999998,
"rate": 2.207683
}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