Rate Overview
Live
1 ALL = 2.2167 LRD
1 LRD = 0.451129
ALL
Avg
2.2323
High
2.4110
Low
2.1295
Last updated: 7/31/2026, 8:56:12 AM
Quick Conversions
| ALL | LRD |
|---|---|
| 1 ALL | 2.22 LRD |
| 10 ALL | 22.17 LRD |
| 50 ALL | 110.83 LRD |
| 100 ALL | 221.67 LRD |
| 500 ALL | 1,108.33 LRD |
| 1,000 ALL | 2,216.66 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-31T08:56:12Z",
"rates": {
"LRD": 2.216663
}
}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": 221.6663,
"rate": 2.216663
}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