Rate Overview
Live
1 LRD = 0.897595 ETB
1 ETB = 1.1141
LRD
Avg
0.893189
High
0.897595
Low
0.888454
Last updated: 8/21/2026, 8:31:03 AM
Quick Conversions
| LRD | ETB |
|---|---|
| 1 LRD | 0.90 ETB |
| 10 LRD | 8.98 ETB |
| 50 LRD | 44.88 ETB |
| 100 LRD | 89.76 ETB |
| 500 LRD | 448.80 ETB |
| 1,000 LRD | 897.60 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-08-21T08:31:03Z",
"rates": {
"ETB": 0.897595
}
}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": 89.7595,
"rate": 0.897595
}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