Rate Overview
Live
1 LRD = 0.853011 ETB
1 ETB = 1.1723
LRD
Avg
0.851063
High
0.855747
Low
0.845366
Last updated: 3/7/2026, 7:37:45 AM
Quick Conversions
| LRD | ETB |
|---|---|
| 1 LRD | 0.85 ETB |
| 10 LRD | 8.53 ETB |
| 50 LRD | 42.65 ETB |
| 100 LRD | 85.30 ETB |
| 500 LRD | 426.51 ETB |
| 1,000 LRD | 853.01 ETB |
Get LRD/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=ETBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:37:45Z",
"rates": {
"ETB": 0.853011
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "ETB",
"amount": 100
},
"result": 85.30109999999999,
"rate": 0.853011
}Build with LRD/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key